- Support for Math.NET Numerics v4.12
- Resources inlined ~Philipp Huber
- Support for Math.NET Numerics v4
- In addition to .NET 4.0 and newer now also targets .NET Standard 1.3 and 2.0.
- Support for Math.NET Numerics v4
- In addition to .NET 4.0 and newer now also targets .NET Standard 1.3 and 2.0.
- BUG: to prevent corrupt files, writers now overwrite files if they exists already
- Text: reduce memory usage of parsing ~liuzh
- MatrixMarket: fix MatrixMarketWriter.WriteVector
- Text: support for missing values in delimited reader ~Marcus Cuda
- Requires at least Math.NET Numerics v3.0.0
- Text: static-only DelimitedReader/Writer api
- Matlab: static/stateless writer api design, consistent with reader
- Matlab: much more efficient reading/writing of sparse data ~Christian Woltering
- Matlab: intermediate MatlabMatrix objects to support mixed-type matrices
- Matlab: MATLAB Reader now static and stateless; easier to use
- Text: MatrixMarket: Compression enum instead of boolean flag
- Require Math.NET Numerics v3.0.0-beta03 (fixes build-version issue)
- First v3 beta release