<div dir="ltr">Hello,<br><br>I am looking for a C++ library for doing symbolic or numeric computations within C++ programs. I would like a class that provides usefull tools for scientific computing (symbolic and numeric computations).<br>
<br>I woluld like tools like in Mathematica (or Maple), but in a C++ class library !!<br><br>Of particular importance is the solution of differential equations (symbolically or numerically; for ODEs or PDEs), so as variable precision arithmetic. Of course symbolic sympflification is very important. <br>
<br>Is GiNaC the right tool for me, for doing symbolic computing and solving differential equations ? Or SymbolicC++ ?<br>Can this libraries be an alternative to the functionality of mathematica (when used in C++ programs of course ... ) ?<br>
<br>Thank you very very much for a short answer ...<br>Alex.<br></div>