Difference between revisions of "Status of unsupported modules"

From Eigen
Jump to: navigation, search
(fill in matrix functions)
Line 35: Line 35:
 
|?
 
|?
 
|?
 
|?
|Mars 2009
+
|March 2009
 
|-
 
|-
 
|Complex module
 
|Complex module
Line 59: Line 59:
 
|-
 
|-
 
|Matrix functions module
 
|Matrix functions module
|Jitse?
+
|Jitse Niesen
|?
+
|Basic functionality is there for the matrix exponential, but API probably needs to be changed. Other matrix functions are under development at the [http://bitbucket.org/jitseniesen/eigen2-jitse/overview/ eigen-jitse patch queue].
|?
+
|OK for exponential, none for other functions.
|?
+
|Usable for exponential, none for other functions.
 
|May 2009
 
|May 2009
 
|-
 
|-
Line 79: Line 79:
 
|September 10th, 2009
 
|September 10th, 2009
 
|-
 
|-
|Numerical differenciation module
+
|Numerical differentiation module
 
|Thomas Capricelli(orzel)
 
|Thomas Capricelli(orzel)
 
|I don't expect to add any more feature or to change the API.
 
|I don't expect to add any more feature or to change the API.

Revision as of 10:25, 11 November 2009

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 start
Adolc forward module Gael? ? ? ? February 2009
Aligned vector3 module ? ? ? ? May 2009
Auto Diff module Gael ? ? ? April 2009
BVH module Baran? Gael? ? ? ? March 2009
Complex module Mark ? ? ? June 2009
Fast Fourier Transform module Mark ? ? ? May 2009
Iterative solvers module ? ? ? ? February 2009
Matrix functions module Jitse Niesen Basic functionality is there for the matrix exponential, but API probably needs to be changed. Other matrix functions are under development at the eigen-jitse patch queue. OK for exponential, none for other functions. Usable for exponential, none for other functions. May 2009
More vectorization module Rohit? ? ? ? April 2009
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. September 10th, 2009
Numerical differentiation 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. August 10th, 2009
Skyline module kayhman? ? ? ? November 2009