v2.7.0
This release includes a rework of the least_square
routine and various small improvements and feature additions.
What's Changed
- Impr/refactor find files by @jkuhl-uni in #151
- feat: removed computation of drho from standard windowing procedure. by @fjosw in #152
- Impr/refactor find files by @jkuhl-uni in #153
- feat: added slots to Corr class. by @fjosw in #155
- _calculate_drho for large time separations by @fjosw in #157
- refactor: _standard_fit method made redundant. by @fjosw in #154
- Refactor chisquare function in least squares by @fjosw in #158
- Fix/multi xdim fits by @fjosw in #160
- Improved prior fit by @fjosw in #161
- Serialize list of Obs in pandas.to_sql by @fjosw in #162
- Impr/fix refactor sfcf read by @jkuhl-uni in #164
- fixed appended mode reading by @jkuhl-uni in #165
- NHT changes plots combined fit by @nils-ht in #166
New Contributors
Full Changelog: v2.6.0...v2.7.0