# HG changeset patch # User adb014 # Date 1161026167 0 # Node ID a478e35e6386ffad09959992f84cdeb4713b5454 # Parent bd882d079d3de5e11e15253372f397e267285ac3 Add INDEX with split in to categories of functions in this package diff -r bd882d079d3d -r a478e35e6386 main/linear-algebra/INDEX --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main/linear-algebra/INDEX Mon Oct 16 19:16:07 2006 +0000 @@ -0,0 +1,14 @@ +matrix >> Linear Algebra +Matrix functions + funm + thfm +Matrix factorization + gsvd + GramSchmidt +Test + test_gsvd + +sparse >> Sparse matrix support +Iterative techniques + bicg + diff -r bd882d079d3d -r a478e35e6386 main/splines/INDEX --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main/splines/INDEX Mon Oct 16 19:16:07 2006 +0000 @@ -0,0 +1,7 @@ +analysis >> Data analysis +Spline functions + csapi + csape + fnplt + fnder + fnval