Skip to content

sblas 0.6.0

Compare
Choose a tag to compare
@ekrich ekrich released this 29 Feb 18:59
· 39 commits to main since this release

This is release 6 of sblas. Scala Native BLAS (Basic Linear Algebra Subprograms) support for Scala Native. 0.5.0-RC1 for Scala 2.12, 2.13, and 3 LTS.

Overview 💥

This release adds support for Scala Native 0.5.0-RC1.

  • Adds a new experimental API - see README.
  • Scalafmt now handles format for matrices - see README.
  • Drops support for 0.4.0.

Contributors 👥

According to git shortlog -sn --no-merges v0.5.0..v0.6.0, the following people contributed to this release:
36 Scala Steward
2 ekrich
1 Eric K Richardson

Special Thanks to the Scala Native team for this major release. 🎤 👏

What's Changed

Full Changelog: v0.5.0...v0.6.0