Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

626 B

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