Skip to content

v1.9.0

Latest
Compare
Choose a tag to compare
@NailxSharipov NailxSharipov released this 20 Nov 14:27
· 4 commits to main since this release

Added

Improved splitting logic for large datasets:

  • Reworked fragment solver.
  • Introduced a multithreaded solver, boosting performance up to 2x in some cases.

Removed

Deprecated f32/f64 API. Use the templated Float API instead.