Annotation of OpenXM/src/ox_math/todo.txt, Revision 1.4
1.4 ! takayama 1: $OpenXM: OpenXM/src/ox_math/todo.txt,v 1.3 1999/12/16 01:22:41 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)
1.3 takayama 8: Reference : Orlik and Terao, Arrangements of Hyperplanes, Springer.
1.1 takayama 9: Example 2:
10: Generate randomly symmetric matrices and
11: display the distribution of the maximal eigenvalues.
12: asir --> ox_math(EigenValues) and ox_gnuplot
13: Example 3:
14: Translate the Selberg differential equation to
15: a Pfaffian form.
16: Mathematica --> ox_sm1.
1.2 takayama 17: asir --> ox_sm1.
1.3 takayama 18: Reference : Aomoto and Kita, Hypergeometric Functions, Appendix.
1.1 takayama 19: Example 4:
20: Mathematica Note book that explains what is primary ideal
21: decomposition.
22: Mathematica --> ox_asir.
23: Example 5:
24: Taylor expansion.
25: asir --> ox_math.
1.3 takayama 26:
27: * Find rational solutions of Garnier systems by exhaustive search.
28: It is a nice problem of solving algebraic equations.
29:
30:
31:
32:
1.4 ! takayama 33:
! 34:
! 35:
1.3 takayama 36:
37:
1.1 takayama 38:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>