Skip to content

v2.6.0

Compare
Choose a tag to compare
@fjosw fjosw released this 07 Feb 13:12
· 169 commits to master since this release
b6ebb64

This minor release includes a critical bug fix for the error propagation of spaced configurations which potentially underestimated the error when recombining non-overlapping configurations. We also added a new interface for combined fits.

What's Changed

  • Root of multi parameter functions by @fjosw in #142
  • better docstrings by @jkuhl-uni in #144
  • Corr.symmetric can now deal with None entries. by @fjosw in #145
  • Wrapper for errorbar matplotlib method by @fjosw in #146
  • sample implementation of a (uncorrelated) combined fit by @PiaLJP in #134
  • Fix non overlapping configurations by @fjosw in #147
  • Feature/correlated combined fit by @PiaLJP in #148
  • fix for the case that there are multiple dots in file names by @jkuhl-uni in #149

New Contributors

Full Changelog: v2.5.0...v2.6.0