ANNOUNCE: PySymbolic - Doing Symbolics in Python

Janko Hauser jhauser at ifm.uni-kiel.de
Wed Oct 11 07:22:22 EDT 2000


Perhaps I'm wrong, but I understood that GiNaC does not directly
expose an API, but helps a C++ programmer to write expressions
directly in C++, which would mean that the interface itself needs to
be written and beforehand defined in C++. So SWIG would not be an
option, perhaps CXX or something like that. Another system to look at
is YACAS, which has an API.

As I said, perhaps I'm off the line,

__Janko 
-- 
  Institut fuer Meereskunde             phone: 49-431-597 3989
  Dept. Theoretical Oceanography        fax  : 49-431-565876
  Duesternbrooker Weg 20                email: jhauser at ifm.uni-kiel.de
  24105 Kiel, Germany



More information about the Python-list mailing list