add vector class and matrix class

This commit is contained in:
2019-12-20 12:29:56 +01:00
parent b0db7ab3dc
commit 0df813797d
31 changed files with 4308 additions and 94 deletions

View File

@@ -27,6 +27,14 @@ pylib.date module
:undoc-members:
:show-inheritance:
pylib.drawblock module
----------------------
.. automodule:: pylib.drawblock
:members:
:undoc-members:
:show-inheritance:
pylib.function module
---------------------