Releases: JuliaSparse/Pardiso.jl
Releases · JuliaSparse/Pardiso.jl
v1.1.2
Pardiso v1.1.2
Merged pull requests:
- fix some typos / dead code (#123) (@KristofferC)
- fix Julia v1.13 support (#124) (@vtjnash)
v1.1.1
Pardiso v1.1.1
Merged pull requests:
- Add missing function _isnotzero (#122) (@jonas-schulze)
Closed issues:
v1.1.0
Pardiso v1.1.0
Merged pull requests:
- add panua license check (#116) (@goulart-paul)
- Add finalizers to pardiso structs. (#117) (@j-fu)
- Update CI (#118) (@ViralBShah)
- Add link to LinearSolve interface to README.md (#119) (@pjaap)
- Prepare release 1.1 (#120) (@j-fu)
Closed issues:
- What is wrong with the " ReadOnlyMemoryError() for MKLPardiso or ERROR: Reordering problem for Panua Pardiso"? (#111)
v1.0.1
Pardiso v1.0.1
Merged pull requests:
- Exposing single precision support from MKL (#108) (@mipals)
- Follow matrix type branching from MKL Pardiso docs (#114) (@briochemc)
Closed issues:
- v1.0 when ? (#104)
v1.0.0
v0.5.7
Pardiso v0.5.7
Merged pull requests:
v0.5.6
v0.5.5
Pardiso v0.5.5
Merged pull requests:
- bump MKL compat (#91) (@KristofferC)
- test on 1.6 as well (#92) (@KristofferC)
- Fix loading Pardiso on mac when MKL does not support it (#95) (@KristofferC)
- Removing hard-coded MKL in tests (#97) (@mipals)
- Fixes for self-installed MKL from intel oneAPI (#99) (@j-fu)
Closed issues:
- Pardiso library found but not? (#61)
- Set up Artifacts + CI with Pardiso 6 (#63)
- Pardiso 6 significantly slower than MKL Pardiso (#70)
- Pardiso.jl v0.5.2 seems to only be compatible with julia >= 1.6 (#81)
- issues when using Pardiso (#82)
- unable to create MKLPardisoSolver (#83)
- intel mkl seems to be upgraded (#85)
- Failure on Intel Mac (#86)
- Ordering problem in Julia 1.9 (#90)
- OSX - libmkl_rt_path (#93)
- Error trying to load MKL on M1 macbook (even when trying to use Pardiso 8.0) (#94)
- Fixing test on macOS (#96)