=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-web/index.html,v retrieving revision 1.37 retrieving revision 1.75 diff -u -p -r1.37 -r1.75 --- OpenXM/doc/OpenXM-web/index.html 2000/10/20 12:10:16 1.37 +++ OpenXM/doc/OpenXM-web/index.html 2021/04/02 06:49:16 1.75 @@ -1,120 +1,87 @@ - + -OpenXM (Open message eXchange protocol for Mathematics) +OpenXM (Open message eXchange for Mathematics) - -

OpenXM (Open message eXchange protocol for Mathematics): - http://www.openxm.org

+ -

-Welcome to the home page of OpenXM. -Last update is October 20, 2000 JST. -Japanese Page (experimental), -

+[ in Japanese ]
+ Documents , + Download , + Specifications , + License , +cvsweb, +Top, +

OpenXM HEAD

+

-What is OpenXM? It is an infrastructure for mathematical -communication. -The project is also making experiments to connect mathematical -software systems each other on the infrastructure. -We are providing packages of mathematical software systems -supporting the OpenXM protocol. Here is a quick tour of the OpenXM package: -functions 1, -functions 2, -Efficient computation. +Welcome to the home page of OpenXM-HEAD

-

Specifications (Draft for 1.1.3)

+

Source Distribution (Download)

-
    -
  1. Design and Implementation of OpenXM -(in English, PS), -(in English, HTML), -(in Japanese, PS), -(in Japanese, HTML). -A part of the OpenXM protocol can be described by XML. - -
  2. OX tags -[OX tags]. -
  3. CMO tags -[CMO tags]. -
  4. SM commands -[SM commands]. - -
  5. More documents (Asir user's manual, Asir contrib user's manual, sm1 reference manual, -OpenXM technical report series, etc) - -
  6. If you want to add new tags, mail to -takayama@math.sci.kobe-u.ac.jp -with a description of the data types. -See the specification -how to describe the data types. +
      +
    1. HEAD branch is available from our web site: +[Source (Shift+Click)]. +
    2. A snapshot of the head branch can be obtainable from + here . +It is updated everyday.
    -

    Source Distributions (RELEASE_1_1_3)

    + -
      -
    1. Version of 1.1.3 is available from -our ftp cite: -[Source (Shift+Click)]. -
    +

    Debian package for amd64

    +
      +
    1. Add the following to /etc/apt/sources.list +
      +  deb http://www.math.kobe-u.ac.jp/deb2/ unstable/
      +  deb http://www.math.kobe-u.ac.jp/deb2/ mathlibre2020/
      +
      +
    2. Add our keys to your system. +The keys are at + http://www.math.kobe-u.ac.jp/deb2/pub-keys +
      +   apt-key add mathlibre.pub
      +   apt-key add debian-math.kobe-u.ac.jp.pub
      +
      +
    3. +
      +    sudo apt-get update
      +    sudo apt-get install openxm
      +
      +
    -

    Binary Distribution by tar+gzip (RELEASE_1_1_3) -Binary. +

    +ERRATA.

    -

    Binary Distribution by Packages (RELEASE_1_1_3) -Packages.
    -

    - - -

    -ERRATA RELEASE_1_1_3 -ERRATA. +

    FAQ

    +Questions and Answers (in Enshlish) FAQ.
    -Questions and Answers (in Enshlish) FAQ. -
    -Questions and Answers (in Japanese) FAQ. -

    +Questions and Answers (in Japanese) FAQ. -

    Papers and Tutorials

    -
      -
    1. OpenXM --- an Open System to Integrate Mathematical Softwares -[Survey]. -
    +

    Links

    -

    The WWW interface for OpenXM CVS Repositry -[cvsweb] -

    - -

    References

    -
      -
    1. The primary distribution cite of asir [Asir]. -
    2. An introductory book on a computer algebra system Risa/Asir (in Japanese) - [ Cover Page, ISBN4-87243-076-X ]. +
    3. Risa/Asir (Kobe distribution) download page (for unix and windows) + [ + Asir binary for Windows download and so on ...].
    -

    Archive

    -
      -
    1. OpenXM 1.1.1 (20000124) [ 1.1.1 (January 24, 2000) Experimental ]. -
    2. OpenXM 1.1.2 [ 1.1.2 (March 20, 2000) Stable]. -
    3. OpenXM 1.1.3 [ 1.1.3 (September 26, 2000), Current].
    -

    What's new in 1.1.3?

    -
      - Not written yet. -
    takayama@math.sci.kobe-u.ac.jp