add geometry functions to translate and rotate lists and define lines and cubic lines
add data function to fold a list and geometry_plot functions to plot lines and tests for the geometry functions
This commit is contained in:
7
docs/source/geometry_plot.rst
Normal file
7
docs/source/geometry_plot.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
geometry\_plot module
|
||||
=====================
|
||||
|
||||
.. automodule:: geometry_plot
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -7,5 +7,6 @@ src
|
||||
data
|
||||
date
|
||||
geometry
|
||||
geometry_plot
|
||||
numerical
|
||||
time_of_day
|
||||
|
||||
Reference in New Issue
Block a user