Commons Math 是 HTTP://www.aliyun.com/zixun/aggregation/14417.html">Apache 上一個羽量級自容器的數學和統計計算方法包,包含大多數常用的數值演算法。 版本 2.2 主要是維護的發佈,但也包含一些新特性和增強,建議 2.1 的使用者升級;在 API 上和 2.1 版本有一些小小變化。
Commons Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the JAVA programming language or Commons Lang.
Guiding principles:
· Real-world application use cases determine development priority.
· This package emphasizes small, easily integrated components rather than large libraries with complex dependencies and conf igurations.
· All algorithms are fully documented and follow generally accepted best practices.
· In situations where multiple standard algorithms exist, a Strategy pattern is used to support multiple implementations.
· Limited dependencies. No external dependencies beyond Commons components and the core JAVA platform (at least JAVA 1.3 up to version 1.2 of the library, at least JAVA 5 starting with version 2.0 of the library).
下載位址:
Binaries
commons-math-2.2.tar.gzmd5pgpcommons-math-2.2.zipmd5pgp
Source
commons-math-2.2-src.tar.gzmd5pgpcommons-math-2.2-src.zipmd5pgp