Annotation of OpenXM/src/ox_math/todo.txt, Revision 1.2
1.2 ! takayama 1: $OpenXM: OpenXM/src/ox_math/todo.txt,v 1.1 1999/12/15 10:34:32 takayama Exp $
1.1 takayama 2:
3: * We need examples of client programs which can be used
4: in class rooms or in study of mathematics.
5: Example 1:
6: \beta nbc basis.
7: Mathematica --> ox_asir (\beta nbc package)
8: Example 2:
9: Generate randomly symmetric matrices and
10: display the distribution of the maximal eigenvalues.
11: asir --> ox_math(EigenValues) and ox_gnuplot
12: Example 3:
13: Translate the Selberg differential equation to
14: a Pfaffian form.
15: Mathematica --> ox_sm1.
1.2 ! takayama 16: asir --> ox_sm1.
1.1 takayama 17: Example 4:
18: Mathematica Note book that explains what is primary ideal
19: decomposition.
20: Mathematica --> ox_asir.
21: Example 5:
22: Taylor expansion.
23: asir --> ox_math.
24: Example 6:
25: Find examples from the books of Sejivic, Knuth, Cox-O'Shea-Little.
26:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>