[BACK]Return to DESCR CVS log [TXT][DIR] Up to [local] / OpenXM / misc / packages / FreeBSD / openxm-ports / openxm-1.1.2 / pkg

File: [local] / OpenXM / misc / packages / FreeBSD / openxm-ports / openxm-1.1.2 / pkg / DESCR (download)

Revision 1.1.1.1 (vendor branch), Thu Mar 2 10:32:39 2000 UTC (24 years, 4 months ago) by takayama
Branch: TAKAYAMA, MAIN
CVS Tags: maekawa-ipv6, R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1, RELEASE_1_1_3, RELEASE_1_1_2, RELEASE_1_0, KNOPPIX_2006, HEAD, DEB_REL_1_2_3-9
Changes since 1.1: +0 -0 lines

A support for the port system of FreeBSD.
It has not yet tested.

This is a port of OpenXM.
It contains mathematical softwares complient to the OpenXM protocol.
The OpenXM protocol is an infrastracture for communications between
mathematical softwares.

The directory structure of this port is not following the standard
of the FreeBSD port system, because I did not have an enough time
to patch the OpenXM package, (which is huge) and the OpenXM package
is intending to be independent to any operating system.
All binaries, documents and libraries are under the directory of OpenXM.
Scripts to start clients are copied to ${PKG_PREFIX}/bin
for the convinience.
The following clients are under the bin directory:
asir  ---- a general computer algebra system.
sm1   ---- a computer algebra system for the ring of differential operators.
oxmath --- A script to start mathematica with the OpenXM support.
           To use oxmath, you need to buy Mathematica.

The following servers are available:
ox_asir --- asir server (factorization, simplification of rational functions,
                         primary ideal decomposition, Grobner basis computation
                         etc.)
ox_sm1  --- sm1 server  (Grobner basis in the ring of differential operators)
ox_phc     --- phc server  (Solving systems of algebraic equations)
ox_tigers  --- TiGERs server (Enumerating all the Grobner basis for toric ideal)
ox_gnuplot --- gnuplot server
OMproxy   ---- OpenMath/XML support
ox_math   ---- mathematica server

As to details, see OpenXM/doc directory.

Nobuki Takayama
takayama@math.sci.kobe-u.ac.jp