The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang. The guiding principles for commons-math are:
The math component is dependent upon the following external components for development and use:
Math is really still at the prototyping stage.
The following individuals are the primary developers and maintainers of this component. Developers who plan to use math in their own projects are encouraged to collaborate on the future development of this component to ensure that it continues to meet a variety of needs.
The following action items need to be completed prior to a Version 1.0 release of this component:
Action Item | Volunteer |
---|---|
Get basic web site operational | Everyone |
Document NaN and all error semantics for Univariate and Freq | Everyone |
Document and implement rolling mean extension of Univariate | Everyone |
Research numerical optimization of all Univariate, RealMatrix operations | Everyone |
Complete RealMatrixImpl implementation | Everyone |
Prioritize remaining items in proposal and finalize scope for 1.0 | Everyone |