Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 626 Bytes

RELEASENOTES-Data.md

File metadata and controls

14 lines (12 loc) · 626 Bytes

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