Releases: JuliaSmoothOptimizers/MUMPS.jl
Releases · JuliaSmoothOptimizers/MUMPS.jl
v1.5.0
MUMPS v1.5.0
Merged pull requests:
- Upgrade MUMPS_jll.jl to v5.7.3 (#133) (@amontoison)
- Update Breakage.yml (#146) (@amontoison)
- Update ci.yml (#147) (@amontoison)
- Release 1.5.0 (#148) (@amontoison)
v1.4.3
MUMPS v1.4.3
Merged pull requests:
- Update with JSOBestieTemplate for MUMPS (#142) (@tmigot)
- Update a variable bug and extend the Int type of size_schur from 32 to 64 (#144) (@hochunlin)
- Release 1.4.3 (#145) (@amontoison)
v1.4.2
MUMPS v1.4.2
Merged pull requests:
- Add CITATION.cff (#129) (@tmigot)
- comm optional arg in Mumps constructor (#131) (@guiburon)
- Update index.md to add using LinearAlgebra to import I (#132) (@jwscook)
- Update .cirrus.yml (#134) (@amontoison)
- Optimize memory usage, allow mutating A and rhs (#137) (@johnomotani)
- Update .cirrus.yml (#138) (@amontoison)
- Update ci.yml (#139) (@amontoison)
- Release 1.4.2 (#141) (@amontoison)
Closed issues:
v1.4.1
MUMPS v1.4.1
Merged pull requests:
- [documentation] Update Documenter.jl (#122) (@amontoison)
- Missing finalize mumps in solve (#125) (@guiburon)
- Release 1.4.1 -- Upgrade MUMPS_jll.jl (#127) (@amontoison)
- Update .cirrus.yml (#128) (@amontoison)
Closed issues:
- Missing finalize in solve function leading to MPI error (#124)
v1.4.0
MUMPS v1.4.0
Closed issues:
- Calling OpenMPI_jll where it shouldn't be (#118)
Merged pull requests:
- Homebrew docs (#109) (@dpo)
- Use Cirrus to test MUMPS on Apple M1 (#113) (@amontoison)
- Add CompatHelper.yml (#114) (@amontoison)
- Use MUMPS 5.6.1 (#116) (@amontoison)
- Correction of undefined function (#120) (@sbstndb)
- Release 1.4.0 (#121) (@amontoison)
v1.3.0
MUMPS v1.3.0
Closed issues:
- MUMPs seg faults (#21)
- BinaryBuilder libraries (#53)
- Update and improve documentation (#72)
- Cannot build MUMPs on Mac (#86)
Merged pull requests:
- Use artifact MUMPS_jll (#80) (@amontoison)
- Float16 is converted to Float32 (#81) (@dpo)
- use strict=true in docs (#83) (@dpo)
- [Documentation] hotfix (#84) (@amontoison)
- update Actions (#88) (@dpo)
- Update README.md (#89) (@amontoison)
- Allow a custom installation of MUMPS (#90) (@amontoison)
- Add a CITATION.bib (#94) (@amontoison)
- Remove old interface (#95) (@amontoison)
- Update the documentation (#96) (@amontoison)
- Rename get_schur_complement and mumps_schur_complement (#97) (@amontoison)
- bump to 1.3.0 (#100) (@dpo)
- Restore schur methods (#102) (@dpo)
- Test local install (#103) (@dpo)
- update dependencies (#104) (@dpo)
v1.2.1
v1.2.0
v1.1.0
MUMPS v1.1.0
Closed issues:
Merged pull requests:
- Install TagBot as a GitHub Action (#55) (@JuliaTagBot)
- Dust off MUMPS.jl (#56) (@amontoison)
- Update CI, TagBot and documentation workflows (#57) (@JSOBot)
- Update CI, TagBot and documentation workflows (#58) (@JSOBot)
- [AUTO] Change master to main (#59) (@abelsiqueira)
- Fix some warnings (#61) (@amontoison)
- Restore working version (#63) (@dpo)
- version 1.0.1 (#65) (@dpo)
- version 1.1.0 (#66) (@dpo)
v1.0.0
v1.0.0 (2019-07-05)
Closed issues:
- Error building MUMPS (#43)
- Can't install MUMPS on openmpi in Linux server (#34)
- LoadError: None of the selected providers can install dependency libmumps_common. (#31)
- Error tagging new release (#29)
- Pkg.build without admin rights on Linux (#7)
Merged pull requests:
- Change uuid (#49) (abelsiqueira)
- fix link to manual yet again (#48) (dpo)
- use updated patchelf on Linuxbrew (#45) (dpo)
- replace REQUIRE with Project.toml (#44) (dpo)
- build tags and ignore docs build (#41) (dpo)
- cleanup README and build script (#40) (dpo)
- ditch BinDeps once and for all (#39) (dpo)
- Documentation (#38) (dpo)
- never apt-get install mumps (#37) (dpo)
- Add contributors (#36) (abelsiqueira)
- Add .zenodo.json (#35) (abelsiqueira)
- fix macOS build on TravisCI (#33) (dpo)
- add CircleCI badge (#32) (dpo)
- Julia 0.7 initial (#30) (dpo)