[BACK]Return to intro.texi CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib / packages / doc

File: [local] / OpenXM / src / asir-contrib / packages / doc / Attic / intro.texi (download)

Revision 1.2, Fri Dec 10 01:58:03 1999 UTC (24 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.1: +2 -2 lines

1.  @section{hogehoge} causes a trouble for automatic generation of
    help files, so @section{hogehoge} is corrected to @section hogehoge.
2.  sm1_reduction(A|proc=P) is added.  It computes the nornal form
    of a given polynomial.  I'm now using a new feature of asir to
    write this function.
    We can give arguments to user defined
    functions by keywords; the syntax is as follows:
       function_hogehoge(A,B,... | key1=val1, key2=val2, ...)
       def function_hogehoge(A,B,...) {
          K1 = getopt(key1);
          if (type(K1) == -1) {
             /* set the default value */
       ......
    sm1_reduction() also looks for ox_sm1 server automatically, and
    if there is no server, it starts the server. So, users need not
    specify the sever id.

@comment $OpenXM: OpenXM/src/asir-contrib/packages/doc/intro.texi,v 1.2 1999/12/10 01:58:03 takayama Exp $
@node $B$O$8$a$K(B,,, Top
@section $B$O$8$a$K(B

$B?t<0=hM}%7%9%F%`(B
@code{asir} $B$O(B @code{OpenXM} $B%W%m%H%3%k$r%5%]!<%H$7$?%5!<%P$r(B
$B%W%i%0%$%s%b%8%e!<%k$H$7$FMxMQ$G$-$k(B.
$B$3$l$i$N%5!<%P$r8F$V$?$a$N%$%s%?%U%'!<%94X?t$O%U%!%$%k(B
@file{xm} $B$r%m!<%I$9$k$3$H$K$h$j%7%9%F%`$KFI$_9~$^$l$k(B.
$B$3$N%^%K%e%"%k$G$O(B @code{asir} $BMQ$N$3$l$i$N4X?t$r@bL@$9$k(B.

@code{OpenXM} $B%W%m%H%3%k$N5;=QE*>\:Y$K$D$$$F$O(B,
@file{$(OpenXM_HOME)/src/kxx} $B$K$"$k%U%!%$%k(B
@file{openxxx.tex} 
$B$r8+$F2<$5$$(B.

$B$=$l$G$O(B, $B$"$J$?$N7W;;5!>e$G?t3X$r$*3Z$7$_2<$5$$(B.

@noindent
OpenXM Committers:
@table @bullet
@item Maekawa, Masahide  (Oct., 1999 -- : CVS server) 
@item Noro, Masayuki     (Jan., 1996 -- : OpenXM Protocol, asir99)
@item Ohara, Katsuyoshi  (Jan., 1998 -- : ox_math)
@item Okutani, Yukio     (Oct., 1999 -- : asir contrib)
@item Takayama, Nobuki   (Jan., 1996 -- : OpenXM Protocol, kan)
@item Tamura, Yasushi    (Nov., 1998 -- : OpenMath proxy)
@end table

@page

$B$3$N(B Contrib $B%Q%C%1!<%8$K$D$$$F$N(B
$BCx:n8"0F(B($B$^$@=q$$$F$J$$(B)

$BM-MQ$@$H$*$b$$$^$9$,L5J]>Z$G$9(B.
$BL5J]>Z$H$$$&$3$H$O(B, $B0F$G$O$J$/$9$G$K@k8@$G$9(B.
GPL $B$h$j(B BSD $B%i%$%;%s%9$K6a$/$7$?J}$,$$$$$+$J(B??