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 8e1102c2f4 Upgrade F# projects to F# 3.0 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
Extensions.fs Adding GetSlice extensions to matrix and vector types 14 years ago
FSharp.fsproj Upgrade F# projects to F# 3.0 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