File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 2.9.0] - 2023-07-20
6+ ### Added
7+ - Vectorized ` gamma_method ` added which can be applied to lists or arrays of pyerrors objects.
8+ - Wrapper for numerical integration of ` Obs ` valued functions with ` Obs ` valued intervals.
9+ - Bootstrap import and export added.
10+ - ` matmul ` overloaded for ` Corr ` class.
11+ - More options for initializing ` Corr ` objects added.
12+ - General Hadrons hdf5 reader added.
13+ - New variant of second_derivative.
14+ - CObs formatting added.
15+ - Comparisons for ` Corr ` class added.
16+
17+ ### Changed
18+ - support for python<3.8 was dropped and dependencies were updated.
19+
20+
521## [ 2.8.2] - 2023-06-02
622### Fixed
723- Another bug appearing in an edge case of ` _compute_drho ` fixed.
You can’t perform that action at this time.
0 commit comments