12 Commits (master)

Author SHA1 Message Date
Tobias Glaubach 472f734a2d changed the test data to fit the new signatures 8 years ago
Tobias Glaubach 053f238744 Added Unit Tests for AutoCorrelation Method 8 years ago
Christoph Ruegg 04614416c1 TestData: fix embedded resource paths 11 years ago
Christoph Ruegg 87f6ce1bbe Data: import data extension soltion back into main repository 12 years ago
Artyom Baranovskiy 7dd31a162d Implement test case for DescriptiveStatistics which proves 13 years ago
cureos 7e17434889 Updated interpolation classes to prevent non-unique and/or non-monotonically ascending sample points. Fixes issue #1. 14 years ago
Christoph Ruegg 2b84d8dd5c 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
Marcus Cuda 2ada5c951b corrected bug in parsing Complex matrices and added sparse matrix tests 16 years ago
Marcus Cuda b06cfe4175 io: added matlab reader 16 years ago
Jurgen Van Gael 572ac3a74b Added statistics test data. 17 years ago
Jurgen Van Gael f3553857fa Added constants back into the library. 17 years ago
Jurgen Van Gael ef0141298e Partial Normal distribution implementation. 17 years ago