Skip to content

Version 0.6.1

Latest
Compare
Choose a tag to compare
@paulbkoch paulbkoch released this 14 Apr 22:32
· 15 commits to develop since this release

v0.6.1 - 2024-04-14

Fixed

  • added compatibility with numpy 2.0 thanks to @DerWeh in PR #525
  • fixed bug that was preventing SIMD from being used in python
  • removed approximate division in SIMD since the approximation was too inaccurate

Changed

  • EBM fitting time reduced