Skip to content

sblas 0.4.0

Compare
Choose a tag to compare
@ekrich ekrich released this 02 Feb 02:52
f2e66cf

This is release 4 of sblas. Scala Native BLAS (Basic Linear Algebra Subprograms) support for Scala Native. 0.4.3 for Scala 2.11, 2.12, 2.13, and 3.1.1.

Overview 💥

This release adds support for Scala 3.

  • Updates the library for Scala Native 0.4.3 and for Scala 2.11, 2.12, 2.13, and 3.1.1.
  • Upgrade to latest scalafmt with new Scala Native format.
  • Add macOS to CI as well as Java 11, and 17

Contributors 👥

According to git shortlog -sn --no-merges v0.3.0..v0.4.0, the following people contributed to this release:
20 Scala Steward
3 Eric K Richardson
1 ekrich

Special Thanks to the Scala Center for marshaling this release of Scala Native. 🎤 👏

What's Changed

Full Changelog: v0.3.0...v0.4.0