Boost logo

Boost :

From: gustavobt_at_[hidden]
Date: 2001-04-03 13:13:35


I'm working in a project where I'm going to need some simple symbolic
manipulation of formulas and equations. I've found GiNaC that does
the job quite well, but it's built on top of CLN, that only works in
g++, and I need it to work on Borland C++. So I'm going to try to do
a simpler version of GiNaC, using Boost Rational Number Library and
Standard Library complex<>.

Any interest/help on making this and including it with Boost?

Gustavo Guerra


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk