Computer Algebra System

Jonathan Epstein Jonathan_Epstein at nih.gov
Tue Jun 20 15:25:09 EDT 2000


Matlab has an interface to Maple (their "Symbolic Toolbox", I think).

It might be useful to study their API, and emulate it in a reasonable
(and hopefully legal) fashion in Python.

-Jonathan

Rodolphe Pollet wrote:
> 
> Is anyone aware of a Computer Algebra System (CAS) ---
> i.e a mathematical software that is able to derivate, integrate,
> simplify, find limits, ... analytically --- in python ?
> It should compete with Mathematica or Maple.
> 
> --
> Rodolphe POLLET
> Laboratoire de Chimie Theorique, Case 137,    |   pollet at lct.jussieu.fr
> Universite Pierre et Marie Curie, T 22-23,    |   tel:   01.44.27.42.11
> 4, Place Jussieu, 75252 PARIS CEDEX 05, FRANCE|   Fax :  44.27.41.17



More information about the Python-list mailing list