add mathematical function to string function for braille and block characters
This commit is contained in:
46
docs/source/pylib.numerical.rst
Normal file
46
docs/source/pylib.numerical.rst
Normal 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
77
docs/source/pylib.rst
Normal 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:
|
||||
Reference in New Issue
Block a user