fixed radius/size mixup in Format8bppIndexed |
|
More...
|
about 10 years ago
|
fixed radius/size mixup in Format8bppIndexed |
|
More...
|
about 10 years ago
|
Adding a tolerance parameter for Quadratic constraints. |
|
More...
|
about 10 years ago
|
Adding Quantile Density Functions for univariate discrete distributions. |
|
More...
|
about 10 years ago
|
Adding extra math unit tests; small fixes. |
|
More...
|
about 10 years ago
|
Adding a Volume adjustment filter for audio signals. Adding support for adjusting volume in the Recorder sample application. |
|
More...
|
about 10 years ago
|
Updating version numbers to 2.13.2. |
|
More...
|
about 10 years ago
|
Adding some distribution-related corrections. |
|
More...
|
about 10 years ago
|
GC-33: Adding a new test case to Goldfarb-Idnani, fixing an off-by-one error. |
|
More...
|
about 10 years ago
|
Implementing parameter attributes for all continuous univariate distributions. |
|
More...
|
over 10 years ago
|
Fixing Negative, Poisson and Triangular distributions tests. |
|
More...
|
over 10 years ago
|
Removing the clone operation in Expectation-Maximization initialization. |
|
More...
|
over 10 years ago
|
Updating other visualizations to offer better flexibility to customize ZedGraph panels; Adding a data bar visualization box. |
|
More...
|
over 10 years ago
|
Correcting attribute namespace. |
|
More...
|
over 10 years ago
|
Adding first version of the distribution analysis, for estimating likely distributions from observed data; Working on documentation. |
|
More...
|
over 10 years ago
|
Fixes GC-33: GoldfarbIdnaniQuadraticSolver class failed to give correct answer. |
|
More...
|
over 10 years ago
|
Adding C++ sources for Berwin A. Turlach's QP solver in the unit test framework. |
|
More...
|
over 10 years ago
|
Adding some convenience methods, updating unit tests. |
|
More...
|
over 10 years ago
|
Updating ChiSquare Test to support testing against continuous distributions. |
|
More...
|
over 10 years ago
|
Working on documentation. |
|
More...
|
over 10 years ago
|
Adding the Anderson Daring and Shapiro Wilk tests and related distributions. |
|
More...
|
over 10 years ago
|
Adding the new range attributes for some distribution constructors; Adding a general Generate method for all distributions. |
|
More...
|
over 10 years ago
|
Adding Range attributes with better semantics |
|
More...
|
over 10 years ago
|
Updating K-Modes to select modes per column, instead of entire elements. This also enables the use of the Kmeans++ initialization scheme in KModes. |
|
More...
|
over 10 years ago
|
Updating error-based pruning to avoid computing modes when there are no elements covered by a node. |
|
More...
|
over 10 years ago
|
Updating Mode calculation so an optimum method is chosen depending on whether the provided data values implement IComparable. |
|
More...
|
over 10 years ago
|
Adding parameterless constructors for statistical distributions and expanding unit tests. |
|
More...
|
over 10 years ago
|
Distance |
|
More...
|
over 10 years ago
|
Completing General Continuous Distribution (for defining custom distributions based solely on the CDF, PDF, or both), and re-enabling its related unit tests. |
|
More...
|
over 10 years ago
|
Expanding distribution unit tests and providing small fixes for some issues found. |
|
More...
|
over 10 years ago
|