Download List

프로젝트 설명

TooN is a very efficient numerics library for C++. The main focus of the library is efficient and safe handling of large numbers of small vector matrices and providing as much compile time checking as is possible. The library also works with large vectors and matrices and integrates easily with existing code. In addition to elementary vector and matrix operations, the library also providers linear solvers, matrix decompositions, optimization, and wrappers around LAPACK.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-11-04 06:00 Back to release list
2.0-Beta 8

주요 개선 사항은 : 표준에 대한 지원 : : 복잡하고 자동 differentation FADBAD + +, STL과 컨테이너에 벡터를 저장하기위한 지원, - config를 지원, const 정확성을 pkg 가우스 - 뉴튼 최적화에 스파스 Jacobians. 마이너 개선 ConjugateGradient의 할머니 - 교정, 더 완전한 회귀 테스트, SO3에 대한 정확성 검사 및 doxygen 태그 파일 지원을 포함합니다. 또한, 버그의 번호가 해결되었습니다.
Tags: Bugfixes, Feature Enhancements
Major enhancements are: support for std::complex and automatic differentation with FADBAD++, support for storing Vector in STL containers, sparse Jacobians in Gauss-Newton optimizer, pkg-config support, and const correctness. Minor enhancements include NaN-proofing of ConjugateGradient, more complete regression tests, correctness tests for SO3, and doxygen tag file support. In addition, a number of bugs have been fixed.

Project Resources