Learn R Programming

spam (version 0.13-3)

spam todo: Small "ToDo" list

Description

List of what needs to be done within spam

Usage

todo()

Arguments

Details

This is a non exhaustive list of where we need to work on spam (of course the list is in random order): - extend demo(s) - write vignette - complete help files. Especially, there are still a few functions commented in various 'usage' sections (to avoid warnings when checking the library). - extend basic matrix operatation and comparisons, implement kronecker product - implement preordering and symbolic factorization in chol - implement other Cholesky routines (one eye glances to the LDL library). - implement backsolve and forwardsolve for spam class Any other items are welcome (rfurrer@mines.edu). On a lower level, it might be useful to implement certain lines of code in Fortran: - Loop in cbind.spam