Added pyrate as a direct dependency.
This commit is contained in:
7
pyrate/doc/source/common/math/gaussian.rst
Normal file
7
pyrate/doc/source/common/math/gaussian.rst
Normal file
@ -0,0 +1,7 @@
|
||||
Gaussian
|
||||
--------
|
||||
|
||||
.. automodule:: pyrate.common.math.gaussian
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
10
pyrate/doc/source/common/math/math.rst
Normal file
10
pyrate/doc/source/common/math/math.rst
Normal file
@ -0,0 +1,10 @@
|
||||
Math
|
||||
----
|
||||
|
||||
The math package contains useful abstractions for common mathematical objects.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Modules:
|
||||
|
||||
gaussian
|
Reference in New Issue
Block a user