add mathematical function to string function for braille and block characters

This commit is contained in:
2019-11-15 16:05:54 +01:00
parent 0041abe8f3
commit 1de007a285
48 changed files with 6987 additions and 82 deletions

View File

@@ -0,0 +1,46 @@
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:

77
docs/source/pylib.rst Normal file
View File

@@ -0,0 +1,77 @@
pylib package
=============
Subpackages
-----------
.. toctree::
pylib.numerical
Submodules
----------
pylib.data module
-----------------
.. automodule:: pylib.data
:members:
:undoc-members:
:show-inheritance:
pylib.date module
-----------------
.. automodule:: pylib.date
:members:
:undoc-members:
:show-inheritance:
pylib.function module
---------------------
.. automodule:: pylib.function
:members:
:undoc-members:
:show-inheritance:
pylib.geometry module
---------------------
.. automodule:: pylib.geometry
:members:
:undoc-members:
:show-inheritance:
pylib.geometry\_plot module
---------------------------
.. automodule:: pylib.geometry_plot
:members:
:undoc-members:
:show-inheritance:
pylib.mathematics module
------------------------
.. automodule:: pylib.mathematics
:members:
:undoc-members:
:show-inheritance:
pylib.time\_of\_day module
--------------------------
.. automodule:: pylib.time_of_day
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: pylib
:members:
:undoc-members:
:show-inheritance: