20
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Working on documentation.
cesarsouza
as Cesar Souza
More... over 10 years ago
GC-98: ProbabilityDensityFunction in MultivariateNormalDistribution does not return values higher than 1.
cesarsouza
as Cesar Souza
More... over 10 years ago
Adding the HyperbolicSecant and Degenerate distributions; working on documentation.
cesarsouza
as Cesar Souza
More... over 10 years ago
Adding unit tests and working in documentation for TukeyLambdaDistribution; Adding LogisticDistribution.
cesarsouza
as Cesar Souza
More... over 10 years ago
Merge branch 'development' of https://github.com/accord-net/framework into development
cesarsouza
as Cesar Souza
More... over 10 years ago
Minor updates.
cesarsouza
as Cesar Souza
More... over 10 years ago
Adding inner and outer fences calculation in Descriptive Analysis.
cesarsouza
as Cesar Souza
More... over 10 years ago
Starting to unify feature matching algorithms under a common interface.
cesarsouza
as Cesar Souza
More... over 10 years ago
Correcting Mode calculation on statistic distributions, adding General Continuous Distribution with automatic measures computation.
cesarsouza
as Cesar Souza
More... over 10 years ago
Working on the integration algorithms.
cesarsouza
as Cesar Souza
More... over 10 years ago
Merge pull request #27 from david-durrleman/development
cesarsouza
as César Souza
More... over 10 years ago
Fix bernoulli distribution sampling, and add test More... over 10 years ago
GH-25: SauvolaThreshold and NiblackThreshold filter are always making whole black image.
cesarsouza
as Cesar Souza
More... over 10 years ago
Merge remote-tracking branch 'upstream/development' into development More... over 10 years ago
Creating specific project configurations for .NET 4.5
cesarsouza
as Cesar Souza
More... over 10 years ago
Adding a preliminary version of the Taylor approximation for the explicit Gaussian kernel.
cesarsouza
as Cesar Souza
More... over 10 years ago
Adding preliminarly version of the Infinite adaptative Gauss Kronrod integration algorithm for unbounded integrals.
cesarsouza
as Cesar Souza
More... over 10 years ago
Adding explicit/approximate transformation for the Gaussian kernel; Explicit polynomial kernel transformation now supports arbitrary degrees.
cesarsouza
as Cesar Souza
More... over 10 years ago
Merge remote-tracking branch 'upstream/development' into development More... over 10 years ago
Merge remote-tracking branch 'upstream/development' into development More... over 10 years ago
Fixing sample applications.
cesarsouza
as Cesar Souza
More... over 10 years ago
Collection of minor changes.
cesarsouza
as Cesar Souza
More... over 10 years ago
Fixing Finite Differences so it now supports any number of interpolation points.
cesarsouza
as Cesar Souza
More... over 10 years ago
Adding initial versions of the BirnbaumSaunders, Generalized Normal, Gumbel, Power Lognormal, Power Normal, Triangular, Tukey Lambda distributions. It is still necessary to create their unit tests and documentation.
cesarsouza
as Cesar Souza
More... over 10 years ago
Creating an Accord.Math.Integration namespace with basic integration algorithms. The namespace still has to be properly organized and the static classes have to be transformed into instanceable classes obeying some common interface.
cesarsouza
as Cesar Souza
More... over 10 years ago
Merge remote-tracking branch 'upstream/development' into development More... over 10 years ago
Adding fitting and sampling methods to the Pareto distribution.
cesarsouza
as Cesar Souza
More... over 10 years ago
Merge pull request #18 from aggieben/development
cesarsouza
as César Souza
More... over 10 years ago
Adding Beta distribution fitting.
cesarsouza
as Cesar Souza
More... over 10 years ago
Updating Box viewer classes to not hold by default.
cesarsouza
as Cesar Souza
More... over 10 years ago