Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-30 | 1.1 kB | |
v0.4.1 source code.tar.gz | 2025-05-30 | 13.6 kB | |
v0.4.1 source code.zip | 2025-05-30 | 17.6 kB | |
Totals: 3 Items | 32.4 kB | 0 |
AppleAccelerate v0.4.1
Merged pull requests: - Bump actions/checkout from 3 to 4 (#63) (@dependabot[bot]) - Bump actions/cache from 3 to 4 (#66) (@dependabot[bot]) - Enable the blas and lapack tests in LinearAlgebra (#68) (@ViralBShah) - Add some more functions and improve broadcasting support (#69) (@christiangnrd) - Bump julia-actions/setup-julia from 1 to 2 (#70) (@dependabot[bot]) - Fix link to array-oriented functions (#73) (@cgarling) - Bump codecov/codecov-action from 4 to 5 (#74) (@dependabot[bot]) - Add info on threading (#75) (@danielwe) - Also test LTS version (#77) (@christiangnrd) - Update CI.yml (#81) (@ViralBShah) - Don’t clear symbols when forwarding lapack (#82) (@christiangnrd)
Closed issues:
- Support for SVD (#64)
- peakflops
not showing any difference with loading AppleAccelerate
(#65)
- AppleAccelerate.jl severely decreases the performance of SVD (#71)
- AppleAccelerate does not provide a gemmt
function. (#78)
- AppleAccelerate SVD is slower than libopenblas64 (#80)