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

Annotation of OpenXM/src/asir-contrib/todo.txt, Revision 1.2

1.2     ! takayama    1: $OpenXM: OpenXM/src/asir-contrib/todo.txt,v 1.1 1999/12/16 02:04:34 takayama Exp $
1.1       takayama    2:
                      3: * Find rational solutions of Garnier systems by exhaustive search.
                      4:   It is a nice problem of solving algebraic equations.
                      5:   (This project is also mentioned in src/ox_math/todo.txt)
1.2     ! takayama    6:
        !             7: * Introductory tutorial for OpenXM.  It should be understandable
        !             8:   high school students who learned Basic programming in
        !             9:      Sugaku A, B, C.
1.1       takayama   10:
                     11: * Write sample programs of asir for the Noro's lecture note:
                     12:      unkei:~noro/papers/niigata.ps.gz
                     13:   on computer algebra systems.
                     14:
                     15: * Sample programs of asir for the book
                     16:      Mori Masatake, Fortran 77 Suuchi-Keisan Programming, Iwanami.
                     17:
                     18: * Sample programs for asir
                     19:
                     20:   Example 1:
                     21:     Write sample programs that implements algorithms
                     22:     in the following books:
                     23:      R.Sedgewick, Algorithms in C.
                     24:      Knuth : The Art of Programming, Semi-numerical algorithms.
                     25:      Cox-O'Shea-Little :  Ideals, Varieties, and Algorithms.
                     26:      Hikita Teruo, C de kaku Algorithm,  Science-sha
                     27:           Chapter 11, geometry algorithm,
                     28:           Chapter 12, Parallel programming and algorithms.
                     29:
                     30:   Example 2:
                     31:     Rewrite sample programs in
                     32:         Kida, Makino : Ubasic ni yoru Computer Seisuu-ron, Nihon Hyoron-sha
                     33:     by asir and OpenXM.
                     34:

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