move geometry to geometry2d and add new geometry module (3d)
This commit is contained in:
@@ -1,46 +1,17 @@
|
||||
pylib.numerical package
|
||||
=======================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
pylib.numerical.fit module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: pylib.numerical.fit
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pylib.numerical.integration module
|
||||
----------------------------------
|
||||
|
||||
.. automodule:: pylib.numerical.integration
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pylib.numerical.ode module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: pylib.numerical.ode
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pylib.numerical.ode\_model module
|
||||
---------------------------------
|
||||
|
||||
.. automodule:: pylib.numerical.ode_model
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: pylib.numerical
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
|
||||
pylib.numerical.fit
|
||||
pylib.numerical.integration
|
||||
pylib.numerical.ode
|
||||
pylib.numerical.ode_model
|
||||
|
||||
Reference in New Issue
Block a user