Releases: alugowski/fast_matrix_market
Releases · alugowski/fast_matrix_market
v1.4.4
Bundling all dependencies, Windows builds more reliable
Fix <charconv>
detection on Windows
v1.4.3
Add support for user-specified floating-point precision when writing
v1.4.2
Add 1D array convenience methods
v1.3.1
Fixed Python array write parallelism
v1.3.0
Implemented Python bindings.
Added ability to read array symmetry.
Bugfixes.
v1.2.0
Support arbitrary value types
Example using std::string as the value type.