mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-06-30 00:39:27 +02:00
odr_fit renamed, deprecation warning added
least_squares and total_least_squares are now available to the top level namespace
This commit is contained in:
parent
1013307e24
commit
0e8fc7d36a
3 changed files with 11 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
from .pyerrors import *
|
||||
from .fits import *
|
||||
from . import correlators
|
||||
from . import dirac
|
||||
from . import fits
|
||||
from . import linalg
|
||||
from . import misc
|
||||
from . import mpm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue