Commit graph

9 commits

Author SHA1 Message Date
Fabian Joswig
b14314b424 fix: Error handling for fits and root finding with numpy instead of autograd.numpy
improved. Tests added.
2022-03-02 15:49:29 +00:00
Fabian Joswig
9ddadaf6b3 fix: fits and root now work when the value of the zeroth input is
exactly zero. Tests extended.
2021-12-07 18:40:36 +00:00
Fabian Joswig
28f1372cfd fix: r_value propagation also adjusted in root module 2021-12-04 13:02:45 +00:00
Fabian Joswig
b2a249302a fix: root module now also works with irregular monte carlo chains 2021-11-26 12:24:38 +00:00
Fabian Joswig
9bd438fa06 roots docstring reworked 2021-11-09 10:19:05 +00:00
Fabian Joswig
9805ee2b4b pyerrors.py renamed to obs.py, h5py added as dependency 2021-11-07 11:24:56 +00:00
Fabian Joswig
57c6a07801 flake8 style changes 2021-10-11 12:22:58 +01:00
Fabian Joswig
b48326244e Documentation extended, periodic effective mass changed 2021-09-29 12:55:19 +01:00
Fabian Joswig
77c816d6a6 First version of new submodule roots 2021-09-27 15:21:55 +01:00