[ Home :
Programs
|
libCVD
|
Hardware hacks
|
Publications
|
Teaching
|
TooN
|
Research
]
TooN: Tom's Object-oriented numerics library
TooN is a C++ numerics library which is designed to operate efficiently on large numbers of
small matrices, and provides easy access to a number of algorithms including
matrix decompositions and optimizations.
It is designed to integrate very will with the libCVD computer
vision library and GVars3 configuration library.
Miscellaneous extra algorithms are available in TaG.
News
- 08/02/2012: Version 2.0 released (after nearly 3.5 years in beta and it's cleaner, bmore general, more fully featured smaller than TooN 1).
Changes since Beta_8
- Matrix square root.
- Matrix logarithm and SL<>::ln()
- Sim(2) and Sim(3) groups
- fadbad++ integration with SO(3) and SE(3)
- CLAPACK compatibility
Notable bugfixes and cleanups since Beta_8
- More consistent use of Precision and DefaultPrecision
- More consistent fadbad++ integration
- Various platform fixes (especially MinGW and clang++)
- More general operators for group objects
- Fixed out of bounds error in builtin SVD
- 06/02/2012: Switched source repository to git
- 03/11/2010: Released Version 2.0 Beta 8
Downloading
The use of the latest version, git or a recent snapshot is recommended.
Documentation
TooN Documentation .
TooN Internals Documentation
Mailing list. This list covers everything (commits, general questions, etc...)
Mailing list archives
TooN-1.1
If you still require TooN-1, the final version is now available. Use of this version
is strongly discouraged since it makes extensive use of undefined behaviour and
produces unreliable code on recent versions of GCC (>= 4.3.0). We will not be performing
maintainance on this branch ourselves. However we will accept bug fixes or an offer
to maintain the branch.
Updated February 8th 2012, 13:26
Home :
Programs
|
libCVD
|
Hardware hacks
|
Publications
|
Teaching
|
TooN
|
Research
* libCVD :
CVD Documentation
|
GVars3
|
TaG
|
TaG Documentation
|
TooN
|
TooN Documentation
|
CVD Tutorial
ed (at) edwardrosten . com
Check HTML compliance