diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -5,11 +5,14 @@ ## Made by Bruno JOFRET <bruno.jofret@inria.fr> ## ## Started on Tue Nov 21 15:22:58 2006 jofret -## Last update Tue Feb 13 16:00:07 2007 jofret +## Last update Wed Feb 14 17:39:41 2007 jofret ## ## Copyright INRIA 2006 ## +RN - Define for all the future the C Complex Structure. +BJ + RN - Clearly specify what the "find" function may return BJ Position in array AND/OR Value. @@ -28,4 +31,6 @@ BJ - Listing of atomic call and library dependences. BJ - Bench for precision between F77 and C Math lib. For example : atan2 / log1p -BJ - Bench Encapsulation vs. Direct function call
\ No newline at end of file +BJ - Bench Encapsulation vs. Direct function call + +BJ - Enlarge tests.
\ No newline at end of file |