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 87f6ce1bbe Data: import data extension soltion back into main repository 12 years ago
..
Matlab corrected bug in parsing Complex matrices and added sparse matrix tests 16 years ago
Matrices io: added matlab reader 16 years ago
MatrixMarket Data: import data extension soltion back into main repository 12 years ago
NIST Implement test case for DescriptiveStatistics which proves 13 years ago
Codeplex-5667.csv fixed order statistics/median bug #5667 that caused a potential stackoverflow on platforms where tail-recursion is not optimized. Fixed by turning the recursion into a loop manually. Unit tests. 15 years ago
Github-Cureos-1.csv Updated interpolation classes to prevent non-unique and/or non-monotonically ascending sample points. Fixes issue #1. 14 years ago