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-05-08 06:08 Back to release list
2.0-Beta 3

이 릴리스 설명서의 많은 추가됩니다. 그것은 초기화되지 않은 값을 잡는 데 도움이 디버깅 옵션을 추가합니다. 그것은 (Cholesky, 대칭 eigen, 그리고 단수 가치를 분해) 더 많은 LAPACK 지원을 추가합니다. 그것은 수정 이식 GCC는, VisualStudio, 및 Mac OS에서 (작품). 그것은 유용한 헬퍼 함수를 추가합니다. 그것 툰 개체로 외부 데이터 배치를 위해 인터페이스를 추가합니다. 많은 버그, 더 많은 테스트 코드가 추가되었습니다 비트 내부 청소왔다가 해결되었습니다.
This release adds a lot of documentation. It adds debugging options to help catch uninitialized values. It adds more LAPACK support (Cholesky, symmetric eigen, and singular value decomposition). It fixes portability (works on GCC, VisualStudio, and Mac OS). It adds useful helper functions. It adds an interface for wrapping external data as TooN objects. Many bugs have been fixed, more test code has been added, and the internals have been cleaned up a bit.

Project Resources