v1.0.9
Pre-release
Pre-release
Possibly breaking change
In this release, we remove the old implementation bmf function in bmf.py,
and replace it with new polynomial_least_square_fitting, so you may have to
change your code if you have ever used bmf function.
What's Changed
- Feature/bfm by @tianqin91 in #27
- New test file: overall_test has been added. by @tianqin91 in #29
Full Changelog: v1.0.8...v1.0.9