Skip to content

Releases: JuliaLinearAlgebra/libblastrampoline

v5.5.0

27 Mar 16:21
9a8742e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.4.0...v5.5.0

v5.4.0

23 Jan 22:55
d00e6ca
Compare
Choose a tag to compare

What's Changed

Other Changes

  • [CirrusCI] Run FreeBSD tests with Julia 1; add more platforms by @giordano in #99
  • On Windows only build library with major soversion by @giordano in #97

Full Changelog: v5.3.0...v5.4.0

v5.3.0

30 Nov 15:52
04cf899
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v5.2.0...v5.3.0

v5.2.0

15 Oct 13:25
4a934fd
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Remove version history from the README by @ViralBShah in #80
  • Use Cirrus for FreeBSD CI rather than Travis by @ararslan in #85
  • Mention Julia packages based on LBT in README.md by @carstenbauer in #83
  • Generate Windows import library for with major version only by @giordano in #88
  • Fix composition of f2c and complex return style in Apple Accelerate by @staticfloat in #82
  • Added quotes around linked libs for ld, removed extra whitespace. by @apaz-cli in #90
  • Print exit code when command fails by @staticfloat in #91
  • Change to buildkite CI by @staticfloat in #92

New Contributors

Full Changelog: v5.1.1...v5.2.0

v5.1.1

16 Jun 17:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.1.1

v5.1.0

12 Mar 00:50
d988464
Compare
Choose a tag to compare

What's Changed

  • Allow complex return style autodetection on Windows as well by @staticfloat in #67

Full Changelog: v5.0.2...v5.1.0

Add `cblas_sdot` and `cblas_ddot` to cblas workaround

08 Mar 23:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v5.0.2

Fix infinite loop bug

02 Feb 20:13
Compare
Choose a tag to compare

What's Changed

  • Release v5.0.1, fixing complex retstyle infinite loop bug by @staticfloat in #62

Full Changelog: v5.0.0...v5.0.1

Add complex return style and CBLAS workarounds

02 Feb 03:47
Compare
Choose a tag to compare

What's Changed

  • Add complex return style detection and cblas_*_sub workaround by @staticfloat in #61

Full Changelog: v4.1.0...v5.0.0

Add strict mode and SOVERSION

02 Feb 03:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0