Releases: JuliaSparse/MatrixMarket.jl
Releases ยท JuliaSparse/MatrixMarket.jl
v0.5.2
What's Changed
- Allow [email protected] by @jonas-schulze in #56
- Set compat entries for all dependencies by @tkonolige in #57
- Don't change newline on Windows by @nhz2 in #59
- Remove direct TranscodingStreams dep by @nhz2 in #58
v0.5.0
v0.4.0
MatrixMarket v0.4.0
Closed issues:
- Cannot open .mtx files from Network Data Repository (networkrepository.com). Not a valid header (#37)
- Read of skew-symmetric matrix only shows lower triangle (#39)
Merged pull requests:
- More detailed error message for header parse failure (#38) (@tkonolige)
- Change -11 -> -1 in skew symmetric. (#40) (@tkonolige)
- Add mmwrite to README (#41) (@jkrch)
- Modernize package and update CI (#43) (@amontoison)
- Update CI scripts (#45) (@amontoison)
- Bump version to v0.4.0 (#49) (@tkonolige)
Version v0.3.1
Fix issues with hermitian and symmetric matrices.
Version 0.3.0
v0.3.0 Remove old README badges