[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.3

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

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