Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 720 Bytes

RELEASENOTES-Data.md

File metadata and controls

17 lines (14 loc) · 720 Bytes

3.1.0 - 2015-01-11

  • Text: support for missing values in delimited reader ~Marcus Cuda

3.0.0 - 2014-07-23

  • 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

3.0.0-beta02 - 2014-06-15

  • 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)

3.0.0-beta01 - 2014-04-23

  • First v3 beta release