| version 1.1, 2000/01/21 10:56:11 |
version 1.2, 2000/03/11 09:17:42 |
|
|
| /* |
/* |
| $OpenXM$ |
$OpenXM: OpenXM/src/ox_math/documents/readme.oxweave,v 1.1 2000/01/21 10:56:11 ohara Exp $ |
| */ |
*/ |
| /*&ja |
/*&ja |
| # Author: 小原功任 @ 金沢大学理学部計算科学教室 |
# Author: 小原功任 @ 金沢大学理学部計算科学教室 |
| Line 42 WWW: http://omega.s.kanazawa-u.ac.jp/ohara/ |
|
| Line 42 WWW: http://omega.s.kanazawa-u.ac.jp/ohara/ |
|
| 1. What is this? |
1. What is this? |
| |
|
| This is a set of wrappers for Mathematica with OpenXM. These are |
This is a set of wrappers for Mathematica with OpenXM. These are |
| tested on Linux kernel 2.2.12 with libc6 by Mathematica 3.0. |
tested on Linux kernel 2.2.12 with libc6 and Mathematica 3.0. |
| Mathematica is a commertial system of Wolfram Research Inc. |
Mathematica is a commertial system of Wolfram Research Inc. |
| In order to use these binaries, you need to buy a licence |
In order to use this package, you need to buy Mathematica |
| from Wolfram Research Inc. |
from Wolfram Research Inc. |
| |
|
| |
|
| If you want to make binaries, then you need newer version of MathLink |
If you want to make binaries, then you need newer version of MathLink |
| for Linux. Newer MathLink libraries are available from |
for Linux than that included in the Commertial CD-ROM of Mathematica 3.0. |
| |
Newer MathLink libraries are available from |
| URL:<http://support.wolfram.com/MathLink/Updates/MLDK.html>. |
URL:<http://support.wolfram.com/MathLink/Updates/MLDK.html>. |
| |
|
| This package include the following binaries: |
This package include the following binaries: |
| ox_math: an OX server for Mathematica, |
ox_math: an OX server for Mathematica, |
| math2ox: an OX client and an external smodule for Mathematica. |
math2ox: an OX client and an external module for Mathematica. |
| |
|
| */ |
*/ |
| /*&ja |
/*&ja |