-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix math rendering in docstrings (#315)
* add math rendering and clean up lss.py * add math rendering and clean up kalman.py * fix error and math rendering in approximation.py * move class docstring outside init in ivp.py * fix math rendering and some documentation errors in lqcontrol.py * fix math rendering and clean up matrix.eqn.py * fix math rendering and clean up robustlq.py * fix math rendering in quadsums.py * fix math rendering and clean up code in estspec.py * fix math rendering in arma.py * fix math rendering in lae.py * fix previous commit * fix brackets in lss.py * fix to approximation.py * Fix to matrix_eqn.py docstring * Fixes to lss.py * Update links in docs
- Loading branch information
1 parent
c60251d
commit a82ba69
Showing
11 changed files
with
296 additions
and
194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.