|
|
Symbolic
| STELLA - Painless Symbolic Processing in C++ |
|
STELLA is an object-oriented programming language that strongly resembles Common Lisp, but adds strong-typing, and built-in object database/knowledge representation features. Submitted: Feb 14, 2000
|
| xmds: eXtensible Multi-Dimensional Simulator |
|
An open-source XML based simulation package, XMDS is a code generator that integrates equations. You write them down in human readable form in an XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture. Submitted: Jun 14, 2004
|
| NTL |
|
NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields. Submitted: Jul 04, 1999
|
| GiNaC |
|
GiNaC is a library for non-interactively manipulating symbolic mathematical expressions in C++. Submitted: Apr 14, 2006
|
|
|