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.

2009-05-08 06:08 Zurück zur Release-Liste
2.0-Beta 3

Diese Veröffentlichung fügt eine Vielzahl von Dokumentationen. Sie fügt hinzu, Debugging-Möglichkeiten zu helfen, fangen nicht initialisierten Werten. Sie fügt hinzu, mehr LAPACK Unterstützung (Cholesky, symmetrisch eigen, und Singulärwertzerlegung). Es behebt Portabilität (funktioniert unter GCC, VisualStudio und Mac OS). Sie fügt hinzu, nützliche Hilfsfunktionen. Sie fügt hinzu, eine Schnittstelle für die Umhüllung von externen Daten wie Toon Objekte. Viele Fehler wurden behoben, mehr Tests Code wurde hinzugefügt, und die Interna wurden gereinigt ein wenig.
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