Releases: JuliaMath/IntelVectorMath.jl
Releases · JuliaMath/IntelVectorMath.jl
v0.5.4
IntelVectorMath v0.5.4
Changes
- Adding compat for MKL 2025
 - Testing on new LTS 1.10
 - Increasing compat accordingly
 
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#72) (@dependabot[bot])
 - Bump actions/checkout from 4 to 5 (#73) (@dependabot[bot])
 - Add MKL 2025 compat, test with new Julia 1.10 LTS (#74) (@Crown421)
 - Minor CI fixes (#75) (@Crown421)
 
v0.5.3
v0.5.2
IntelVectorMath v0.5.2
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#67) (@dependabot[bot])
 - add MKL_jll 2024 support (#68) (@N5N3)
 - CI: Upgrade to CompatHelper v3 (#69) (@DilumAluthge)
 - Bump actions/cache from 3 to 4 (#70) (@dependabot[bot])
 
v0.5.1
IntelVectorMath v0.5.1
Closed issues:
- Add support for CdfNorm (#56)
 
Merged pull requests:
- enable dependabot for GitHub actions (#63) (@ranocha)
 - Bump actions/checkout from 2 to 3 (#64) (@dependabot[bot])
 - Bump actions/cache from 1 to 3 (#65) (@dependabot[bot])
 - Add MKL_jll 2023 support. (#66) (@N5N3)
 
v0.5.0
v0.4.3
IntelVectorMath v0.4.3
Merged pull requests:
IntelVectorMath v0.4.2
IntelVectorMath v0.4.2
Closed issues:
Merged pull requests:
v0.4.1
v0.4.0
v0.3.1
IntelVectorMath v0.3.1
Closed issues:
- Add necessary shared libraries via BinaryProvider if not otherwise existing. (#33)
 
Merged pull requests:
- tweak the tests a bit (#41) (@KristofferC)
 - remove overload macro (#42) (@KristofferC)