블로그 이미지
News and Announcements (at) Apache Software Foundation. 노안돼지
Apache Software Foundation The Apache User Group KLDP From download

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2024/5 »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

 

'math'에 해당되는 글 2

  1. 2012.03.09 Apache Commons Math 3.0 릴리즈
  2. 2009.08.08 Apache Commons Math 2.0 릴리즈
 
아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.

우리는 심플한 서버 공유 프로젝트의 모임이라고도 하지만 오히려 개발자와 사용자간의 커뮤니티라고 생각합니다.

Apache Commons Math 3.0 릴리즈

뉴스/소식 | 2012. 3. 9. 09:02 | Posted by 노안돼지


The Apache Commons team is pleased to announce the latest release of Commons Math (version 3.0), a self-contained Java library of tools such as root finders, ordinary differential equations solvers, optimizers, statistics, matrix algebra, and more.

Commons Math can be downloaded from the following page:
  http://commons.apache.org/math/download_math.cgi

For information on Commons Math, please visit our website:
  http://commons.apache.org/math/

Details of the changes and bug fixes in this release can be found in the release notes:
  http://www.apache.org/dist/commons/math/RELEASE-NOTES.txt

:

Apache Commons Math 2.0 릴리즈

뉴스/소식 | 2009. 8. 8. 21:19 | Posted by 노안돼지

The Apache Commons team is pleased to announce the release of version 2.0 of Commons Math.  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.

Version 2.0 is a major release, including bug fixes, new features and enhancements to existing features.  Most notable among the new features are matrix decomposition algorithms, sparse matrices and vectors, genetic algorithms, new optimization algorithms, curve fitting algorithms,  state derivatives in ODE step handlers,  new multistep integrators,  multiple regression, correlation, rank transformations and Mersenne twister pseudo random number generator.

This release is NOT source and binary compatible with earlier versions of Commons Math.  Starting with version 2.0 of the  library, the minimal version of the Java platform required to compile and use commons-math is Java 5.
Source and binary distributions are available for download from the Apache Commons Math download site:
http://commons.apache.org/downloads/download_math.cgi

Please verify signatures using the KEYS file available at the above location when downloading the release.

Maven users please note that the maven repository groupId for Commons Math has changed in version 2.0 to "org.apache.commons."  The artifactId remains "commons-math."

For more information on Apache Commons Math, visit the Math home page:
http://commons.apache.org/math/

Feedback, suggestions for improvment or bug reports are welcome via the "Mailing Lists" and "Issue Tracking" links here:
http://commons.apache.org/math/project-info.html

Phil Steitz
- On behalf of the Apache Commons community

: