-
Notifications
You must be signed in to change notification settings - Fork 13
TODO list
kdu edited this page May 15, 2012
·
24 revisions
- include experimental version of the slra function
- check examples on a clean machine
- precompiled mex/R package files
- compile the mex file on Windows
- test s > md
- tests for construction of matrices
- tests for weights
- tests for different lengths
- check np parameters
- number of empty lines, spaces after commas, before and after operators: Caltech style page
- confidence ellipsoid
- trust-region methods with Hessian (is it faster than Levenberg-Marquardt?)
- optimization with f(R) + ||RR^T - Id||
- optimization on Grassmann manifold
- weight matrix
- singular weight matrix (missing values)
- rework the code - simplify and switch internally to transposed matrices