[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.4, Thu Dec 23 03:59:06 1999 UTC (24 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6, R_1_3_1-2, RELEASE_20000124, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1, RELEASE_1_1_3, RELEASE_1_1_2, KNOPPIX_2006, HEAD, DEB_REL_1_2_3-9
Changes since 1.3: +1 -4 lines

Guideline.txt is a guideline for committers of
asir-contrib.

$OpenXM: OpenXM/src/asir-contrib/todo.txt,v 1.4 1999/12/23 03:59:06 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)

* Introductory tutorial for OpenXM.  It should be understandable
  high school students who learned Basic programming in 
     Sugaku A, B, C.

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