Releases: JuliaLinearAlgebra/libblastrampoline
Releases · JuliaLinearAlgebra/libblastrampoline
Add `active_forwards` API
What's Changed
- Add
active_forwardsin config info by @staticfloat in #31
Full Changelog: v2.2.0...v3.0.0
v2.2.0
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Install
libblas64andliblapack64on Ubuntu by @staticfloat in #25 - Add
f2cautodetection, test against Accelerate on macOS by @staticfloat in #24 - Only use surrogate
lsameon RTLD_DEEPBIND-less systems by @staticfloat in #26 - Add
lbt_get_config()and get/set threads APIs and some tests showing how to use it from Julia by @staticfloat in #27 - APIs, APIs, APIs by @staticfloat in #29
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Test MKL ILP64 through environment variable by @staticfloat in #18
- [WIP] Add MKL exports by @ViralBShah in #19
- Rename load_blas_funcs to lbt_forward by @ViralBShah in #21
New Contributors
- @ViralBShah made their first contribution in #19
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- Add CI with GitHub Actions by @giordano in #3
- Fix CI by @staticfloat in #5
- Enable
RTLD_DEEPBINDby default, add workaround for musl and FreeBSD by @staticfloat in #6 - Exporting doesn't use underscores by @staticfloat in #8
- Add LICENSE file by @giordano in #10
- Add CI for aarch64 and FreeBSD by @giordano in #9
- Fix name of branch for CI by @giordano in #11
- Install compiler for 32-bit Windows by @giordano in #12
- Install build tools in Drone by @giordano in #13
Full Changelog: https://github.com/JuliaLinearAlgebra/libblastrampoline/commits/v1.0.0