The DoodleProject Team is pleased to announce the Doxygen Maven Plugin 2.2 release!
The Doxygen Maven Plugin provides the ability to generate Doxygen documentation from various source files.
Changes in this version include:
* Update the plugin dependencies.
* Provided default values for all configuration settings.
* Fixed 1902454 - Create project environment variables.
* Fixed 1909236 - add support for the @include directive.... read more
The DoodleProject Team is pleased to announce the NDoc Maven Plugin 2.1 release!
The NDoc Maven Plugin provides the ability to generate NDoc documentation from a .NET assembly.
Changes in this version include:
Changes:
o Updated maven-reporting-impl dependency to version 2.0.4.
For a manual installation, you can download the NDoc Maven Plugin 2.1 distribution here:
http://prdownloads.sourceforge.net/doodleproject/ndoc-maven-plugin-2.1-bin.tar.gz... read more
The DoodleProject Team is pleased to announce the Doxygen Maven Plugin 2.1 release!
The Doxygen Maven Plugin provides the ability to generate Doxygen documentation from various source files.
Changes in this version include:
Changes:
o Updated maven-reporting-impl dependency to version 2.0.4.
For a manual installation, you can download the Doxygen Maven Plugin 2.1 distribution here:
http://prdownloads.sourceforge.net/doodleproject/doxygen-maven-plugin-2.1-bin.tar.gz... read more
The DoodleProject Team is pleased to announce the .NET Maven Plugin 2.1 release!
The .NET Maven Plugin provides the ability to compile C# source files into an assembly.
Changes in this version include:
Changes:
o Updated maven-artifact dependency to version 2.0.7.
o Updated maven-compiler-plugin dependency to version 2.0.2.
o Updated plexus-compiler-api dependency to version 1.5.3.
o Updated plexus-compiler-manager dependency to version 1.5.3. ... read more
The DoodleProject Team is pleased to announce the Batik Maven Plugin 2.1 release!
The Batik Maven Plugin provides the ability to convert images from the Scalable Vector Graphics (SVG) format into other image formats.
Changes in this version include:
Changes:
o Updated maven-plugin-api dependency to version 2.0.7.
o Updated plexus-compiler-api dependency to version 1.5.3.
For a manual installation, you can download the Batik Maven Plugin 2.1 distribution here:... read more
The DoodleProject Team is pleased to announce the numerics4j 1.3 release!
numerics4j is a collection of routines to do numerical and statistical
computations. It provides a reuseable foundation for developing more
sophisticated, feature rich scientific applications.
Changes in this version include:
New Features:
o Added ability to compute the CDF and inverse CDF for the Weibull distribution.
o Added ability to generate random numbers using a linear congruential generator.
o Added ability to generate random numbers using java.lang.Math#random.
o Added ability to generate random numbers using java.util.Random.
o Added ability to generate random variables from a Bernoulli distribution.
o Added ability to generate random variables from a Beta distribution.
o Added ability to generate random variables from a Binomial distribution.
o Added ability to generate random variables from a Cauchy distribution.
o Added ability to generate random variables from a Chi-Squared distribution.
o Added ability to generate random variables from an Exponential distribution.
o Added ability to generate random variables from a F distribution.
o Added ability to generate random variables from a Gamma distribution.
o Added ability to generate random variables from a Geometric distribution.
o Added ability to generate random variables from a Laplace distribution.
o Added ability to generate random variables from a Logistic distribution.
o Added ability to generate random variables from a Log Normal distribution.
o Added ability to generate random variables from a Negative Binomial distribution.
o Added ability to generate random variables from a Normal distribution.
o Added ability to generate random variables from a Poisson distribution.
o Added ability to generate random variables from a Rayleigh distribution.
o Added ability to generate random variables from a t distribution.
o Added ability to generate random variables from a Uniform distribution.
o Added ability to generate random variables from a Weibull distribution.
o Added root finding via Brent's method. ... read more
The DoodleProject Team is pleased to announce the numerics4c++ 1.2 release!
numerics4c++ is a collection of routines to do numerical and statistical
computations. It provides a reuseable foundation for developing more
sophisticated, feature rich scientific applications.
Changes in this version include:
New Features:
o Added ability to compute the CDF and inverse CDF for the Laplace distribution.
o Added ability to compute the CDF and inverse CDF for the Logistic distribution.
o Added ability to compute the CDF and inverse CDF for the Log Normal distribution.
o Added ability to compute the CDF and inverse CDF for the Rayleigh distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Binomial distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Geometric distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Hypergeometric distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Negative Binomial distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Poisson distribution.
o Added inverse error function.
o Added inverse hyperbolic cosine.
o Added inverse hyperbolic sine.
o Added inverse hyperbolic tangent. ... read more
The DoodleProject Team is pleased to announce the numerics4net 1.2 release!
Numerics Library is a collection of routines to do numerical and statistical computations.
Changes in this version include:
New Features:
o Added ability to compute the CDF and inverse CDF for the Laplace distribution.
o Added ability to compute the CDF and inverse CDF for the Logistic distribution.
o Added ability to compute the CDF and inverse CDF for the Log Normal distribution.
o Added ability to compute the CDF and inverse CDF for the Rayleigh distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Binomial distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Geometric distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Hypergeometric distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Negative Binomial distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Poisson distribution.
o Added inverse error function.
o Added inverse hyperbolic cosine.
o Added inverse hyperbolic sine.
o Added inverse hyperbolic tangent. ... read more
The DoodleProject Team is pleased to announce the numerics4j 1.2 release!
Numerics Library is a collection of routines to do numerical and statistical computations.
Changes in this version include:
New Features:
o Added ability to compute the CDF and inverse CDF for the Laplace distribution.
o Added ability to compute the CDF and inverse CDF for the Logistic distribution.
o Added ability to compute the CDF and inverse CDF for the Log Normal distribution.
o Added ability to compute the CDF and inverse CDF for the Rayleigh distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Binomial distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Geometric distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Hypergeometric distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Negative Binomial distribution.
o Added ability to compute the PMF, CDF and, inverse CDF for the Poisson distribution.
o Added inverse error function.
o Added inverse hyperbolic cosine.
o Added inverse hyperbolic sine.
o Added inverse hyperbolic tangent. ... read more
The DoodleProject Team is pleased to announce the numerics4c++ 1.1
release!
Numerics Library is a collection of routines to do numerical and
statistical computations.
Changes in this version include:
New Features:
o Added ability to compute the CDF and inverse CDF for the Cauchy
distribution.
o Added ability to compute the CDF and inverse CDF for the Uniform
distribution.
o Added ability to create and evaluate power series.
o Added complementary error function.
o Added numerical integration via Adaptive Quadrature.
o Added numerical integration via Romberg Integration.
o Added numerical integration via the extended Simpson's rule.
o Added numerical integration via the extended trapezoidal rule.
o Added root finding via Newton's method.
o Added root finding via the false position method.
o Added root finding via the secant method. ... read more
The DoodleProject Team is pleased to announce the numerics4net 1.1
release!
Numerics Library is a collection of routines to do numerical and
statistical computations.
Changes in this version include:
New Features:
o Added ability to compute the CDF and inverse CDF for the Cauchy
distribution.
o Added ability to compute the CDF and inverse CDF for the Uniform
distribution.
o Added ability to create and evaluate power series.
o Added complementary error function.
o Added root finding via Newton's method.
o Added root finding via the secant method.
o Added root finding via the false position method.
o Added numerical integration via Adaptive Quadrature.
o Added numerical integration via Romberg Integration.
o Added numerical integration via the extended Simpson's rule.
o Added numerical integration via the extended trapezoidal rule. ... read more
The DoodleProject Team is pleased to announce the numerics4j 1.1
release!
Numerics Library is a collection of routines to do numerical and
statistical computations.
Changes in this version include:
New Features:
o Added ability to compute the CDF and inverse CDF for the Cauchy
distribution.
o Added ability to compute the CDF and inverse CDF for the Uniform
distribution.
o Added ability to create and evaluate power series.
o Added complementary error function.
o Added hyperbolic cosine.
o Added hyperbolic sine.
o Added hyperbolic tangent.
o Added numerical integration via Adaptive Quadrature.
o Added numerical integration via Romberg Integration.
o Added numerical integration via the extended Simpson's rule.
o Added numerical integration via the extended trapezoidal rule.
o Added root finding via Newton's method.
o Added root finding via the false position method.
o Added root finding via the secant method. ... read more
The DoodleProject Team is pleased to announce the Maven Batik Plugin
1.1 release!
The Maven Batik Plugin provides the ability to convert images from the
Scalable Vector Graphics (SVG) format into other image formats.
Changes in this version include:
New Features:
o Added ability to set output image resolution.
o Added SVG source file validation toggled.
o Added 'out of date' check to source SVG files. ... read more
Maven .NET Plugin 1.0 was released. This release provides support for creating .NET assemblies from C# source code.