mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-06-30 08:49:28 +02:00
Initial public release
This commit is contained in:
commit
d9b2077d2c
24 changed files with 6794 additions and 0 deletions
5
pyerrors/__init__.py
Normal file
5
pyerrors/__init__.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
from .pyerrors import *
|
||||
from . import fits
|
||||
from . import linalg
|
||||
from . import misc
|
||||
from . import mpm
|
Loading…
Add table
Add a link
Reference in a new issue