Skip to content

v2.10.0

Compare
Choose a tag to compare
@fjosw fjosw released this 24 Nov 16:07
· 26 commits to master since this release

Highlights

  • GEVP method can now also propagate errors for the eigenvectors
  • Various smaller bug fixes

What's Changed

  • Added support for addition and multiplication of complex numbers to Corr objects by @fjosw in #209
  • Feat/read sfcf multi by @jkuhl-uni in #210
  • Fixed bugs for combined fits with multiple independent variables by @s-kuberski in #211
  • [ci] Added python 3.12 to pytest and examples workflows. by @fjosw in #212
  • fix: Check if configs appears multiple times when creating an obs by @s-kuberski in #216
  • Additional GEVP method with errors by @JanNeuendorf in #195
  • [fix] fixed how the filestem is extracted in hadrons/read_hdf5. by @fjosw in #218

Full Changelog: v2.9.0...v2.10.0