diff PROJECTS @ 7789:82be108cc558

First attempt at single precision tyeps * * * corrections to qrupdate single precision routines * * * prefer demotion to single over promotion to double * * * Add single precision support to log2 function * * * Trivial PROJECT file update * * * Cache optimized hermitian/transpose methods * * * Add tests for tranpose/hermitian and ChangeLog entry for new transpose code
author David Bateman <dbateman@free.fr>
date Sun, 27 Apr 2008 22:34:17 +0200
parents 6b521b1e3631
children b672260d14e7
line wrap: on
line diff
--- a/PROJECTS
+++ b/PROJECTS
@@ -117,7 +117,6 @@
       - minres
       - qmr
       - symmlq 
-      - spaugment
 
 -------
 Strings:
@@ -143,6 +142,9 @@
 
   * Template functions for mixed-type ops.
 
+  * Convert other functions for use with the floating point type
+  including quad, dasrt, daspk, etc.
+
 ------------
 Input/Output:
 ------------