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

1.1     ! takayama    1: $OpenXM$
        !             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)
        !             6:
        !             7: * Write sample programs of asir for the Noro's lecture note:
        !             8:      unkei:~noro/papers/niigata.ps.gz
        !             9:   on computer algebra systems.
        !            10:
        !            11: * Sample programs of asir for the book
        !            12:      Mori Masatake, Fortran 77 Suuchi-Keisan Programming, Iwanami.
        !            13:
        !            14: * Sample programs for asir
        !            15:
        !            16:   Example 1:
        !            17:     Write sample programs that implements algorithms
        !            18:     in the following books:
        !            19:      R.Sedgewick, Algorithms in C.
        !            20:      Knuth : The Art of Programming, Semi-numerical algorithms.
        !            21:      Cox-O'Shea-Little :  Ideals, Varieties, and Algorithms.
        !            22:      Hikita Teruo, C de kaku Algorithm,  Science-sha
        !            23:           Chapter 11, geometry algorithm,
        !            24:           Chapter 12, Parallel programming and algorithms.
        !            25:
        !            26:   Example 2:
        !            27:     Rewrite sample programs in
        !            28:         Kida, Makino : Ubasic ni yoru Computer Seisuu-ron, Nihon Hyoron-sha
        !            29:     by asir and OpenXM.
        !            30:

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