version 1.1, 2000/02/28 03:54:06 |
version 1.4, 2000/03/15 11:38:55 |
|
|
.C $OpenXM$ |
.C $OpenXM: OpenXM/src/kan96xx/Doc/sm1.1,v 1.3 2000/02/28 07:22:14 takayama Exp $ |
.TH SM1 1 "28 February 2000" |
.TH SM1 1 "28 February 2000" |
.SH NAME |
.SH NAME |
sm1 \- Computer algebra system for the ring of differential operators |
sm1 \- Computer algebra system for the ring of differential operators |
Line 13 sm1 \- Computer algebra system for the ring of differ |
|
Line 13 sm1 \- Computer algebra system for the ring of differ |
|
|
|
.SH DESCRIPTION |
.SH DESCRIPTION |
The system kan/sm1 is a Grobner engine specialized especially |
The system kan/sm1 is a Grobner engine specialized especially |
to the ring of differential operators with a subset of |
to the ring of differential operators. |
Postscript language. |
The sm1 language is a subset of |
|
the Postscript language with an extension for object oriented |
|
programming. |
It is designed to be a back-end engine for a |
It is designed to be a back-end engine for a |
heterotic distributed computing system. |
heterotic distributed computing system. |
However, it is not difficult to control kan/sm1 directly. |
However, it is not difficult to control kan/sm1 directly. |
|
|
The following command line options are available: |
The following command line options are available: |
.TP |
.TP |
.B \-f " filename" |
.B \-f " filename" |
Execute a file. Do not start with an interactive mode. |
Upon startup, sm1 executes the file "filename". |
.TP |
.TP |
.B \-standardmacros |
.B \-standardmacros |
Do not execute startup macros. |
Do not execute startup macros. |
Line 62 to get a list of standard macros. |
|
Line 64 to get a list of standard macros. |
|
|
|
.SH MANUALS |
.SH MANUALS |
The following material is included in the standard distribution (originally |
The following material is included in the standard distribution (originally |
in TeX format) in the Doc directory: |
in TeX format) in the Doc directory or in /usr/local/OpenXM/doc/kan96xx: |
.TP |
.TP |
.I The kan/sm1 Operators reference |
.I The kan/sm1 Operators reference |
(onlinehelp.dvi) |
(onlinehelp.dvi) |
Line 73 in TeX format) in the Doc directory: |
|
Line 75 in TeX format) in the Doc directory: |
|
.SH FILES |
.SH FILES |
.TP |
.TP |
.I sm1 |
.I sm1 |
main executable |
main executable, |
.I lib/*.sm1 |
.I lib/*.sm1 |
library files |
library files |
|
|
.SH PRIMARY FTP SITE |
.SH PRIMARY FTP SITE |
The most recent distributions can be found at |
The most recent source distributions can be found at |
.RS |
.RS |
.I ftp://ftp.math.sci.kobe-u.ac.jpr/pub/OpenXM/*/OpenXM01.tgz |
.I ftp://ftp.math.sci.kobe-u.ac.jpr/pub/OpenXM/*/openxm01-*.tar.gz |
.RE |
.RE |
|
|
Tips, development and info are found at |
Tips, development and info are found at |
Line 106 Nobuki Takayama (Kobe University). |
|
Line 108 Nobuki Takayama (Kobe University). |
|
|
|
.SH SEE ALSO |
.SH SEE ALSO |
.IR asir (1), |
.IR asir (1), |
.IR gap (1), |
.IR M2 (Macaulay 2) (1), |
.IR maple (1), |
.IR maple (1), |
.IR mathematica (1), |
.IR mathematica (1), |
.IR tex (1), |
.IR tex (1), |