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.

2009-10-28 02:29 Back to release list
2.0-Beta6

많은 버그수정 이외에도 여러 가지 기능이 추가되었습니다. 정적 / 동적 조각 혼합. 내장 단일 값 분해에 (LAPACK보다 훨씬 빠르게 매트릭스 적당한 크기의 작은 용). 대칭 행렬을 제곱근 제곱근 반비례. 정확한 수치 파생 상품 (첫 번째) Ridder의 메서드를 사용합니다. 크기 조정의 효율적인 벡터. 회귀 테스팅 프레임 워크. 툰와 더 나은 호환성 - 1. 단일 정밀도를 기반으로 LAPACK Cholesky 분해. 기타 문서.
Tags: Beta, Feature Enhancements, Bugfixes
In addition to many bugfixes, several features have been added. Mixed static/dynamic slices. Built-in singular value decomposition (much faster than LAPACK for small to moderate sized matrices). Symmetric matrix square root and inverse square root. Accurate numerical derivatives (first and second) using Ridder's method. Efficient resizable vectors. A regression testing framework. Better backwards compatibility with TooN-1. Single precision LAPACK based Cholesky decomposition. More documentation.

Project Resources