Skip to content

v1.0.9

Pre-release
Pre-release

Choose a tag to compare

@singularitti singularitti released this 14 May 18:49
· 369 commits to master since this 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

Full Changelog: v1.0.8...v1.0.9