add mathematical functions module
update docs and clean up code
This commit is contained in:
7
docs/source/function.rst
Normal file
7
docs/source/function.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
function module
|
||||
===============
|
||||
|
||||
.. automodule:: function
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -6,6 +6,7 @@ pylib
|
||||
|
||||
data
|
||||
date
|
||||
function
|
||||
geometry
|
||||
geometry_plot
|
||||
numerical
|
||||
|
||||
Reference in New Issue
Block a user