Skip to content

v6.15.0

Latest

Choose a tag to compare

@mljs-bot mljs-bot released this 05 Aug 13:58
1a4a05a

6.15.0 (2026-08-05)

Features

  • add applyAlongAxis to reduce a matrix along a chosen dimension (#214) (49a6a1a)
  • add concat to join two matrices along a chosen dimension (#215) (e625603)

Bug Fixes

  • use relative cutoffs for singular values and residuals (#213) (cdb74bb)