|
[Date Index]
[Thread Index]
[Author Index]
PYML (Python <-> Mathematica) now part of Mathsource
- To: mathgroup@smc.vnet.net
- Subject: [mg11968] [mg11968] PYML (Python <-> Mathematica) now part of Mathsource
- From: dek@socrates.ucsf.edu (David Konerding)
- Date: Fri, 17 Apr 1998 03:40:10 -0400
- Organization: UCSF Computer Graphics Lab
Dear Python/Mathematica users:
I am pleased to announce that PYML, the Python-Mathematica interface,
has been deposited in MathSource. It can be retrieved; please see:
http://www.mathsource.com/cgi-bin/MathSource/Enhancements/Interfacing/Other/0209-292
I would really like comments from people who use PYML, I haven't really
heard from more than 1 or 2 users so far.
For those who are curious, here is a short description of the tool:
PYML is a python interface to Mathematica which uses MathLink. It
allows the Python programmer to evaluate Mathematica expressions.
Expressions are passed to PYML as a Python object, which is processed
into MathLink calls. PYML calls MathLink to evaluate the expression
and prints the result. Currently, PYML supports Mathematica 2.2 and
3.0. Some plotting support is provided.
--
--------------------------------------------------------------------------------
Email: dek@cgl.ucsf.edu David Konerding WWW:
http://picasso.ucsf.edu/~dek
--------------------------------------------------------------------------------
Snail: Graduate Group in Biophysics
Medical Sciences 926, Box 0446
University of California
San Francisco, CA 94143
Prev by Date:
running calculations in a batch mode
Next by Date:
4D interpolation
Prev by thread:
PYML (Python <-> Mathematica) now part of Mathsource
Next by thread:
Graphics Output
|