Activity Not Available

Commits : Listings

  Analyzed 3 months ago based on code collected 3 months ago.
Showing page 1 of 2
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Checkpoint. Fixed eigenvector bug. Added Fill method and multiply transpose by self methods for matrices. Did work on exact Kolmogorov and Spearman distributions. Anon32 More... 3 months ago
Checkpoint for: multi-dimensional integration; sample fits to gamma, lognormal, and improved fit to weibull; documentation improvements. Anon32 More... 7 months ago
Doc and parameter name tweaks. This is the 2.1.0 code. Anon32 More... 9 months ago
Doc and code cleanup. BetaDistribution.FitToSample method. Sample.Transform method. Anon32 More... 9 months ago
Fix SVD/PCA bug with diagonal zeros and Sample percentile bug. Finish CarlsonD elliptic integral. More work on Gumbel distribution. Anon32 More... 9 months ago
FFT refactoring. (Bluestein makes our DFT an FFT for all lengths, even large primes.) Fix Bessel bug and implement Bessel function to return J, J', Y, Y' simultaneously. First implementation of multidimensional root-finder. Extension of more functions to complex values. Some work on Gumbel distribution. Anon32 More... about 2 years ago
Primality testing, harmonic numbers, polygamma function, Cauchy distribution, and a silverlight version. The silverlight version, in the SilverlightCore project, uses the same code files the Core project, but links against the Silverlight 4 DLLs instead of the .NET 3.5 DLLs. Anon32 More... about 2 years ago
Code and test clean-up. This is the 2.0.0 code. Anon32 More... about 2 years ago
Kruskal-Wallis, more docs, more tests, and code cleanup Anon32 More... about 2 years ago
Fix bugs in inverse CDF routine for Beta and F distributions. Improve FFT. Improve interface and documentation SVD, PCA, and FFT, and a few other areas. Comment out a few things that won't make it in time for 2.0. Reduce FxCop warnings and push test coverage back over 80%. Anon32 More... about 2 years ago
FFT Anon32 More... about 2 years ago
Fit nonconvergence bug for very large arguments to erf/erfc. Complete elliptic integrals of the second kind. SVD, PCA, and clean-up of Multivariate sample model. Anon32 More... over 2 years ago
SVD publicly exposed and tested. Non-convergence bug in root-finder fixed. More cleanup and new tests. Vector norm and negation. Anon32 More... over 2 years ago
Renames in matrix and statistics namespaces. BivariateSample, Histogram, logistic regression, analytic FitToSample methods in statistics. Progress toward SVD. New tests. Still lots of clean-up to do, but basic 2.0 structure in nearly in place. Anon32 More... over 2 years ago
Checkpoint for work towards 2.0. Matrix reorganization and start of statistics reorganization. This is rough and in-progress code. It compiles, but is not recommended for use. This is mainly just for the safety of having a check-in. Anon32 More... over 2 years ago
Anticipated 1.5.0 release. Removing numerical derivative because its error estimates appear to be unreliable. Finished elliptic integrals of the first kind. Much documentation tweaking. Anon32 More... over 2 years ago
Another checkpoint. More work on numeric differentiation. Elliptic integrals of the first kind. Sign test. Tweak ANOVA. Getting very close to release. Anon32 More... over 2 years ago
Checkpoint: (1) Begin restructuring matrix algorithms along BLAS lines, which significantly improves performance. (2) Discrete distributions. (3) Sign test. (4) Make code compatible with SQL deployment requirements. (5) Expose associated Legendre polynomials. (6) File clean-up and organization. (7) Convert to VS2010 (but still compile against 2.0 for backward compat). Anon32 More... over 2 years ago
Checkpoint for a lot of work: (1) Code clean-up, re-use of pre-computed constants, and internal refactoring. (2) Pareto & Wald distributions. (3) Fix t-test bug, introduce paired t-test and one-way ANOVA. (4) Associated Legendre polynomials. Anon32 More... almost 3 years ago
Finish multivariate linear regression and more documentation tweaks. This is the anticipated 1.4.0 release. Anon32 More... about 3 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.