Commit graph

9 commits

Author SHA1 Message Date
Fabian Joswig
c169da5501 Deprecation warning added to fit general 2021-10-15 12:15:04 +01:00
Fabian Joswig
4ca6f8ea49 Warning messages promoted to RuntimeWarnings 2021-10-15 12:11:06 +01:00
Fabian Joswig
cddf6ddf6b further instances of np.float removed 2021-10-12 14:12:21 +01:00
Fabian Joswig
66c443fd63 indents fixed 2021-10-12 10:17:58 +01:00
Fabian Joswig
1d74e8c4f4 Examples updated, minor bug fixes 2021-10-11 18:31:02 +01:00
Fabian Joswig
57c6a07801 flake8 style changes 2021-10-11 12:22:58 +01:00
Fabian Joswig
960fc521c4 remove keyword n_parms from fit standard 2021-10-11 09:10:23 +01:00
JanNeuendorf
7c03cff42f I changed the name from range to prange (hope i did not miss something)
There is now an Eigenvalue method using the cholesky method you put in the example. I do not really use that, but it seems like a logical inclusion.
I gave the standard fit an option to seht the number of fit parameters by hand, because it does not work automatically
 if the function is not consistent between calls.
2021-10-06 13:16:04 +02:00
fjosw
d9b2077d2c Initial public release 2020-10-13 16:53:00 +02:00