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.

2012-02-09 08:06 Zurück zur Release-Liste
2.0

Dies ist die erste nicht-Beta-Version von der 2.0-Serie. 2.0 hat mehr Funktionen und ist allgemeiner, einfacher zu bedienen, viel weniger Buggy und kleiner als 1.x. Die neuen Features im Vergleich zu 2.0_Beta8 sind Quadratwurzel der Matrix und ln, SL <>:: ln; SIM(2) und Sim(3) Gruppen; CLAPACK Kompatibilität; und viel besser FADBAD ++ Integration. In Plattform-Kompatibilität und die Builtin SVD wurden neben zahlreichen diverse Bugfixes Fehler behoben.
This is the first non-beta release of the 2.0 series. 2.0 has more features and is more general, easier to use, much less buggy, and smaller than 1.x. The new features compared to 2.0_Beta8 are matrix square root and ln, SL<>::ln; Sim(2) and Sim(3) groups; CLAPACK compatibility; and much better FADBAD++ integration. In addition to numerous miscellaneous bugfixes, bugs have been fixed in platform compatibility and the builtin SVD.

Project Resources