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.
 
 
 
cureos 7e17434889 Updated interpolation classes to prevent non-unique and/or non-monotonically ascending sample points. Fixes issue #1. 14 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
NIST Added statistics test data. 17 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