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.
 
 
 
Marcus Cuda 52ada09bd9 tests: added missing file 16 years ago
..
Examples started working on build files 17 years ago
FSharp matrix: fixed matrix multiplication bug where the call was doing an multiply and update, not just a multiply 17 years ago
FSharpExamples matrix: MatrixMultiply now call MatrixMultiplyWithUpdate 17 years ago
FSharpUnitTests matrix: MatrixMultiply now call MatrixMultiplyWithUpdate 17 years ago
NativeWrappers matrix: finished added native multiplication and some other minor fixes 17 years ago
Numerics matrix: finished added native multiplication and some other minor fixes 17 years ago
Silverlight silverlight: added missing link to Matrix.Arithmetic.cs 17 years ago
UnitTests tests: added missing file 16 years ago
.gitignore vector: Added conversion operators to DenseVector 17 years ago
MathNet.Numerics.4.5.resharper globalization: double dense vector parsing 17 years ago
MathNet.Numerics.sln add silverlight project 17 years ago
MathNet.Numerics.snk Added missing files 17 years ago
Settings.StyleCop changed StyleCop rules to not use this. prefiex, start field names with an underscore, and not to care about ordering 17 years ago