Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-24 | 706 Bytes | |
v0.4.0 source code.tar.gz | 2023-05-24 | 12.3 kB | |
v0.4.0 source code.zip | 2023-05-24 | 16.2 kB | |
Totals: 3 Items | 29.1 kB | 0 |
What's Changed
- ccall using tuple rather than handle by @daviehh in https://github.com/JuliaMath/AppleAccelerate.jl/pull/52
- enable dependabot for GitHub actions by @ranocha in https://github.com/JuliaMath/AppleAccelerate.jl/pull/54
- Use LBT to forward BLAS and LAPACK calls to Accelerate by @staticfloat in https://github.com/JuliaMath/AppleAccelerate.jl/pull/58
- Prepare for releasing with macOS 13.4 by @ViralBShah in https://github.com/JuliaMath/AppleAccelerate.jl/pull/62
New Contributors
- @ranocha made their first contribution in https://github.com/JuliaMath/AppleAccelerate.jl/pull/54
Full Changelog: https://github.com/JuliaMath/AppleAccelerate.jl/compare/v0.3.2...v0.4.0