Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
2.0-Beta 8

Wichtige Verbesserungen sind: Unterstützung für std:: Komplex und automatische Differenzierung mit FADBAD + +, Unterstützung für die Speicherung von Vector in STL-Containern, spärliche Jacobigruppen in Gauss-Newton-Optimierer, pkg-config-Unterstützung und const Richtigkeit. Kleinere Verbesserungen umfassen NaN-Proofing von ConjugateGradient, vollständiger Regressionstests, Korrektheit Tests für SO3, und doxygen Tag-Datei zu unterstützen. Darüber hinaus haben eine Reihe von Fehlern behoben.
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