mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
* refactor: merged combined fit and prior fit without breaking the routine. Fitting with priors does not work yet. * refactor: correlated fits without priors work now. * refactor: prior error propagation and dof fixed. * refactor: old prior fit implementation moved to tests. * refactor: moved _extract_val_and_dval out of least_squares. * refactor: comment removed. * tests: additional tests and exceptions added. * tests: test for constrained prior fit added. * docs: least_squares docstring extended. * fix: linting errors fixed. * feat: additional if cause for fits without priors added to achieve original speed. * tests: test_constrained_and_prior_fit fixed. * fix: fix array cast of least_squares dict mode. * tests: test for lists in dict fit added. * fix: additional asarray added in resplot. Co-authored-by: Simon Kuberski <simon.kuberski@uni-muenster.de> |
||
---|---|---|
.. | ||
data | ||
benchmark_test.py | ||
correlators_test.py | ||
covobs_test.py | ||
dirac_test.py | ||
fits_test.py | ||
json_io_test.py | ||
linalg_test.py | ||
misc_test.py | ||
mpm_test.py | ||
obs_test.py | ||
openQCD_in_test.py | ||
pandas_test.py | ||
roots_test.py | ||
sfcf_in_test.py |