Status of unsupported modules

From Eigen
Revision as of 22:24, 10 November 2009 by Orzel (Talk | contribs)

Jump to: navigation, search

This page gives the status of the modules currently under unsupported/. Those are typically modules which are not finished yet and this page tracks advanced they are.

Name Contact Code status Tests status Documentation status Date of inclusion
Adolc forward module ? ? ? ? ?
Aligned vector3 module ? ? ? ? ?
Auto Diff module ? ? ? ? ?
BVH module ? ? ? ? ?
Complex module ? ? ? ? ?
Fast Fourier Transform module ? ? ? ? ?
Iterative solvers module ? ? ? ? ?
Matrix functions module ? ? ? ? ?
More vectorization module ? ? ? ? ?
Non linear optimization module Thomas Capricelli(orzel) The API should be factorized with other parts of Eigen, typically Iterative solvers. The internal stuff still has and uses its own QR decompozitions (both Givens and Householder). It probably doesn't work yet with special matrices (Sparse...), though this is probably possible to achieve. I think there are enough tests. Minimalist documentation is here. november 10th, 2009
Numerical differenciation module Thomas Capricelli(orzel) I don't expect to add any more feature or to change the API. There are few tests, could probably use more. Minimalist documentation is here, should be enhanced before switching to supported status. november 10th, 2009
Skyline module ? ? ? ? ?