Skip to content

v7.0.1

Latest

Choose a tag to compare

@mljs-bot mljs-bot released this 06 Jun 16:44
397dcc2

7.0.1 (2026-06-06)

Bug Fixes

  • correct furthest-first seeding in mostDistant initialization (6727df6)
  • return mean error in computeInformation and reuse ml-spectra-processing helpers (24ed77e)

Performance Improvements

  • hoist allocations and reuse ml-matrix subMatrixRow in hot paths (be41470)