Releases: JuliaLinearAlgebra/libblastrampoline
Releases · JuliaLinearAlgebra/libblastrampoline
v5.9.0
What's Changed
Other Changes
- Support
libdirandincludedirvariables by @nalimilan in #121 - Delete test/Manifest.toml by @staticfloat in #124
- Add deprecated LAPACK symbols in libblastrampoline by @amontoison in #123
- Upgrade gensymbol by @amontoison in #125
Full Changelog: v5.8.0...v5.9.0
v5.8.0
What's Changed
Other Changes
- Avoid running
init_config()more than once per process by @staticfloat in #118
Full Changelog: v5.7.0...v5.8.0
v5.7.0
What's Changed
- Prevent setting infinite loopback forwards by @staticfloat in #114
Full Changelog: v5.6.0...v5.7.0
v5.6.0
What's Changed
- Add support for ILP64 Accelerate by @staticfloat in #113
Other Changes
New Contributors
Full Changelog: v5.5.0...v5.6.0
v5.5.0
What's Changed
- Eliminate
exit(1)calls in LBT by @staticfloat in #104 - [windows] Fix self-path lookup on Windows by @staticfloat in #103
- Cygwin build fix by @stahta01 in #108
- Fix windows compile issue by @ViralBShah in #111
New Contributors
Full Changelog: v5.4.0...v5.5.0
v5.4.0
v5.3.0
What's Changed
Other Changes
- Stop building with
-Werrorby @nalimilan in #81 - Update test dependencies by @staticfloat in #96
- Add gemmt symbols by @amontoison in #93
New Contributors
- @amontoison made their first contribution in #93
Full Changelog: v5.2.0...v5.3.0
v5.2.0
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
- @ararslan made their first contribution in #85
- @carstenbauer made their first contribution in #83
- @apaz-cli made their first contribution in #90
Full Changelog: v5.1.1...v5.2.0
v5.1.1
What's Changed
- Add riscv64 support by @alexfanqi in #68
- Use strdup to copy strings by @yuyichao in #71
- Remove const qualifier on return type by @yuyichao in #72
- Add support for
DESTDIRby @inkydragon in #76 - Fix incompatible pointer conversion on gcc 12.1.0 by @metab0t in #77
- Correctly identify OS when cross compile with MinGW on Linux by @metab0t in #79
New Contributors
- @alexfanqi made their first contribution in #68
- @yuyichao made their first contribution in #71
- @inkydragon made their first contribution in #76
- @metab0t made their first contribution in #77
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- Allow complex return style autodetection on Windows as well by @staticfloat in #67
Full Changelog: v5.0.2...v5.1.0