Skip to content

0.4.1

Latest
Compare
Choose a tag to compare
@SPC-code SPC-code released this 12 Jan 11:14
· 2 commits to dev since this release

Added

  • Metropolis-Hastings sampler
  • Ojalgo LinearSpace implementation.

Changed

  • attributes-kt moved to a separate project, and the version used is 0.3.0
  • Kotlin 2.1. Now use cross-compilation to deploy macOS targets.
  • Changed origin to cmMatrix in kmath-commons to avoid property name clash. Expose bidirectional conversion in CMLinearSpace
  • (BREAKING CHANGE) Changed implementations in kmath-ejml to match CM and ojalgo style. Specifically, provide bidirectional conversion for library types.

Fixed

  • (BREAKING CHANGE) Fix EJML to properly treat vectors as columns

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1