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.
 
 
 
Tomas Petricek 555ba59714 Adding GetSlice extensions to matrix and vector types 14 years ago
..
AssemblyInfo.fs Solution: extract IO into separate IO project 15 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 Adding GetSlice extensions to matrix and vector types 14 years ago
Main.fs Adding GetSlice extensions to matrix and vector types 14 years ago
Matrix.fs Fixes incorrect matrix foldback 14 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 Add Vector.insert (similar to Matrix.InsertColumn and Matrix.InsertRow) 15 years ago