mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
Changelog updated
This commit is contained in:
parent
1d74e8c4f4
commit
30a12e037c
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [1.1.0] - 2021-09-29
|
## [1.1.0] - 2021-10-11
|
||||||
### Added
|
### Added
|
||||||
- Corr class added
|
- `Corr` class added
|
||||||
- roots module added which can find the roots of a function that depends on Monte Carlo data via pyerrors Obs
|
- roots module added which can find the roots of a function that depends on Monte Carlo data via pyerrors Obs
|
||||||
- input/hadrons module added which can read hdf5 files written by [Hadrons](https://github.com/aportelli/Hadrons)
|
- input/hadrons module added which can read hdf5 files written by [Hadrons](https://github.com/aportelli/Hadrons)
|
||||||
- read_rwms can now read reweighting factors in the format used by openQCD-2.0
|
- read_rwms can now read reweighting factors in the format used by openQCD-2.0
|
||||||
|
@ -39,7 +39,7 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [0.8.1] - 2020-06-09
|
## [0.8.1] - 2020-06-09
|
||||||
### Fixed
|
### Fixed
|
||||||
- Bug in fits.standard_fit fixed which occurred when attempting a fit with zero
|
- Bug in `fits.standard_fit` fixed which occurred when attempting a fit with zero
|
||||||
degrees of freedom.
|
degrees of freedom.
|
||||||
|
|
||||||
## [0.8.0] - 2020-06-05
|
## [0.8.0] - 2020-06-05
|
||||||
|
|
Loading…
Add table
Reference in a new issue