mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 06:40:24 +01:00
docs: CHANGELOG updated.
This commit is contained in:
parent
1297415710
commit
eab6834cc3
1 changed files with 11 additions and 2 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -2,6 +2,17 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [2.5.0] - 2023-xx-xx
|
||||
### Added
|
||||
- Hotelling t-squared p-value added for correlated fits.
|
||||
- String conversion of numpy arrays containing `Obs` improved.
|
||||
- Alias `gm` for `Obs.gamma_method` added.
|
||||
- Input routine for xSF measurement program added.
|
||||
|
||||
### Fixed
|
||||
- Complex valued `Corr` objects fixed.
|
||||
- Small bug in `qtop_projection` fixed.
|
||||
|
||||
## [2.4.0] - 2022-12-01
|
||||
### Added
|
||||
- Log-derivatives and symmetric log-effective mass added.
|
||||
|
@ -13,8 +24,6 @@ All notable changes to this project will be documented in this file.
|
|||
- Bug in `input.json` export in connection with `numpy.int64` fixed.
|
||||
- Small bug fixes in `input.openQCD`.
|
||||
|
||||
|
||||
|
||||
## [2.3.1] - 2022-10-19
|
||||
### Fixed
|
||||
- Integrated autocorrelation times are now correctly estimated for gapped irregular Monte Carlo chains.
|
||||
|
|
Loading…
Add table
Reference in a new issue