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

File: [local] / OpenXM / src / asir-contrib / todo.txt (download)

Revision 1.1, Thu Dec 16 02:04:34 1999 UTC (24 years, 5 months ago) by takayama
Branch: MAIN

Update of todo.txt.  Find your contributions.

     *** Please feel free to add and delete (done) items in todo.txt's. ***

Noro-san; please add todo.txt in asir2000.

$OpenXM: OpenXM/src/asir-contrib/todo.txt,v 1.1 1999/12/16 02:04:34 takayama Exp $

* Find rational solutions of Garnier systems by exhaustive search.
  It is a nice problem of solving algebraic equations.
  (This project is also mentioned in src/ox_math/todo.txt)

* Write 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  

  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.