This commit is contained in:
2020-05-16 01:25:49 -03:00
commit bb2b938156
5 changed files with 918 additions and 0 deletions

2
Otter/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
from .Otter import Algebra
from .Otter import Interpolation