Skip to content

sblas 0.3.0

Compare
Choose a tag to compare
@ekrich ekrich released this 21 Mar 19:10

This is the 3rd release of sblas. Scala Native BLAS (Basic Linear Algebra Subprograms) supports Scala Native 0.4.0 for Scala 2.11, 2.12, and 2.13.

Overview 💥

This release updates the library for Scala Native 0.4.0. This version has taken awhile but we are glad Scala Native is still progressing.

  • Update Scala Native to 0.4.0 and cross build for Scala 2.11-2.13.

  • Change from Travis CI to GitHub Actions for CI and releases.

  • Upgrade to latest scalafmt.

  • Use the build in JUnit for testing.

Contributors 👥

According to git shortlog -sn --no-merges v0.2.0..v0.3.0, the following people contributed to this release:
5 Scala Steward
4 Eric K Richardson
2 ekrich

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