mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-06-30 00:39:27 +02:00
npr module created
This commit is contained in:
parent
01d06506ff
commit
5e98c89411
3 changed files with 23 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
from .pyerrors import *
|
||||
from . import correlators
|
||||
from . import fits
|
||||
from . import linalg
|
||||
from . import misc
|
||||
from . import mpm
|
||||
from . import correlators
|
||||
from . import npr
|
||||
from . import roots
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue