move geometry to geometry2d and add new geometry module (3d)

This commit is contained in:
2019-12-21 12:51:34 +01:00
parent 9319d1bb06
commit 95a289be75
102 changed files with 3771 additions and 9082 deletions

View File

@@ -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