Numerics Library is a collection of routines to do numerical and statistical computations. It provides a reuseable foundation for developing more sophisticated, feature rich scientific applications.
Numerics Library is poised to be developed in several programming langagues in order to make it available to a wider range of developers and usable in a larger number of applications. Currently, there is one implementation in active development:
numerics4net 1.2 was released. This release added discrete distributions to the list of functionality provided. In addition to discrete distributions, new continuous distributions, and special function functionality was added. For a full list of features in this release, see the features report.
numerics4j 1.2 was released. This release added discrete distributions to the list of functionality provided. In addition to discrete distributions, new continuous distributions, and special function functionality was added. For a full list of features in this release, see the features report.
numerics4c++ 1.1 was released. This release added numerical integration to the list of functionality provided. In addition to integration, new root finding, distribution, and special function functionality was added. For a full list of features in this release, see the features report.
numerics4net 1.1 was released. This release added numerical integration to the list of functionality provided. In addition to integration, new root finding, distribution, and special function functionality was added. For a full list of features in this release, see the features report.
numerics4j 1.1 was released. This release added numerical integration to the list of functionality provided. In addition to integration, new root finding, distribution, and special function functionality was added. For a full list of features in this release, see the features report.
numerics4c++ 1.0 was released. This is the initial release of numerics4c++ and provides computation of statistical distribution as well as some other supporting functionality. For a full list of features in this release, see the features report.
numerics4net 1.0 was released. This is the initial release of numerics4net and provides computation of statistical distribution as well as some other supporting functionality. For a full list of features in this release, see the features report.
numerics4j 1.0 was released. This is the initial release of numerics4j and provides computation of statistical distribution as well as some other supporting functionality. For a full list of features in this release, see the features report.