Skip to content

Releases: alugowski/fast_matrix_market

v1.4.5

03 Feb 00:34
Compare
Choose a tag to compare

Add GraphBLAS bindings

v1.4.4

27 Jan 01:12
Compare
Choose a tag to compare

Bundling all dependencies, Windows builds more reliable

Fix <charconv> detection on Windows

v1.4.3

24 Jan 04:45
Compare
Choose a tag to compare

Add support for user-specified floating-point precision when writing

v1.4.2

20 Jan 23:25
Compare
Choose a tag to compare

Add 1D array convenience methods

v1.4.0

19 Jan 23:42
Compare
Choose a tag to compare

Added Blaze bindings

v1.3.1

19 Jan 00:20
Compare
Choose a tag to compare

Fixed Python array write parallelism

v1.3.0

18 Jan 05:07
Compare
Choose a tag to compare

Implemented Python bindings.

Added ability to read array symmetry.

Bugfixes.

v1.2.0

12 Jan 23:55
Compare
Choose a tag to compare
Support arbitrary value types

Example using std::string as the value type.