[BACK]Return to todo.txt CVS log [TXT][DIR] Up to [local] / OpenXM / src / ox_math

Diff for /OpenXM/src/ox_math/todo.txt between version 1.3 and 1.4

version 1.3, 1999/12/16 01:22:41 version 1.4, 1999/12/16 02:04:35
Line 1 
Line 1 
 $OpenXM: OpenXM/src/ox_math/todo.txt,v 1.2 1999/12/15 13:32:14 takayama Exp $  $OpenXM: OpenXM/src/ox_math/todo.txt,v 1.3 1999/12/16 01:22:41 takayama Exp $
   
 * We need examples of client programs which can be used  * We need examples of client programs which can be used
   in class rooms or in study of mathematics.    in class rooms or in study of mathematics.
Line 27  $OpenXM: OpenXM/src/ox_math/todo.txt,v 1.2 1999/12/15 
Line 27  $OpenXM: OpenXM/src/ox_math/todo.txt,v 1.2 1999/12/15 
 * Find rational solutions of Garnier systems by exhaustive search.  * Find rational solutions of Garnier systems by exhaustive search.
   It is a nice problem of solving algebraic equations.    It is a nice problem of solving algebraic equations.
   
 * Add sample programs of asir for the Noro's lecture note:  
      unkei:~noro/papers/niigata.ps.gz  
   on computer algebra systems.  
   
 * Sample programs of asir for the book  
      Mori Masatake, Fortran 77 Suuchi-Keisan Programming, Iwanami.  
   
 * Sample programs for asir  
   [This item should be moved to src/asir-contrib soon.]  
   Example 1:  
     Write sample programs that implements algorithms  
     in the following books:  
      R.Sedgewick, Algorithms in C.  
      Knuth : The Art of Programming, Semi-numerical algorithms.  
      Cox-O'Shea-Little :  Ideals, Varieties, and Algorithms.  
      Hikita Teruo, C de kaku Algorithm,  Science-sha  
           Chapter 11, geometry algorithm,  
           Chapter 12, Parallel programming and algorithms.  
   
   Example 2:  
     Rewrite sample programs in  
         Kida, Makino : Ubasic ni yoru Computer Seisuu-ron, Nihon Hyoron-sha  
     by asir and OpenXM.  
   
   
   

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>