There is a newer version of the record available.

Published January 12, 2025 | Version v0.4.1

SciProgCentre/kmath: 0.4.1

Description

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

  • Draft: STUD-7: Metropolis-Hastings sampler implementation by @Vasilev-Ilya in https://github.com/SciProgCentre/kmath/pull/533

New Contributors

  • @Vasilev-Ilya made their first contribution in https://github.com/SciProgCentre/kmath/pull/533

Full Changelog: https://github.com/SciProgCentre/kmath/compare/v0.4.0...v0.4.1

Files

SciProgCentre/kmath-v0.4.1.zip

Files (1.5 MB)

Name Size Download all
md5:29aa35ee301d6e6cc0e7057d6f60b6dd
1.5 MB Preview Download

Additional details

Related works