mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-11-30 04:56:52 +01:00
* refactor: _standard_fit method made redundant. * fix: xs and yz in Corr.fit promoted to arrays. * fix: x promoted to array in _combined_fit if input is just a list. * feat: residual_plot and qqplot now work with combined fits with dictionary inputs. * tests: test for combined fit resplot and qqplot added. * docs: docstring of fits.residual_plot extended. |
||
|---|---|---|
| .. | ||
| 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 | ||