diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2001-08-30 15:50:41 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2001-08-30 15:50:41 +0000 |
commit | c7d20b1d748db9202b210f011187b86003bd1a84 (patch) | |
tree | d3d60b6526283e6f66278ccc91d26afa432fa70b /math/asir2000/pkg-descr | |
parent | cc46bdc064f568b1e1b2fd0c13aa22a7a336d9b4 (diff) |
Notes
Diffstat (limited to 'math/asir2000/pkg-descr')
-rw-r--r-- | math/asir2000/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/math/asir2000/pkg-descr b/math/asir2000/pkg-descr new file mode 100644 index 000000000000..834f0c895fb2 --- /dev/null +++ b/math/asir2000/pkg-descr @@ -0,0 +1,16 @@ +The system Risa/Asir is a general computer algebra system. +It performs arithmetics in various rings and fields, factorization, +and Groebner basis computations. It can call outer modules complient +to the OpenXM protocols. + +The asir user language is like C. + +The most recent source distribution from Kobe University can be found at + + http://www.asir.org/ + +Risa/Asir was originally developed at Fujitsu Research Laboratory. +Fujitsu Research Laboratory holds the copyright of Risa/Asir. +See the COPYRIGHT file in the source distribution. + +WWW: http://www.asir.org/ |