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.
 
 
 
Christoph Ruegg 066621eea0 Fixes F# SparseMatrix.initCol to iterate over columns instead of rows. Closes gh-13. 15 years ago
..
AssemblyInfo.fs upgrade NuGet, add assembly descriptions (taken from nuspecs) 16 years ago
DenseMatrix.fs andriy's conversion to a generic matrix 16 years ago
DenseVector.fs Added sparse interface to the F# front-end. 16 years ago
FSharp.fsproj AssemblyInfo for F# module project. Versions not yet generated, fixed to 1.0.0.0 for now 16 years ago
Main.fs andriy's conversion to a generic matrix 16 years ago
Matrix.fs andriy's conversion to a generic matrix 16 years ago
SparseMatrix.fs Fixes F# SparseMatrix.initCol to iterate over columns instead of rows. Closes gh-13. 15 years ago
SparseVector.fs Added sparse interface to the F# front-end. 16 years ago
Vector.fs andriy's conversion to a generic matrix 16 years ago