Categories
Matjito
"Matjito' is a pluggable library for fast computation of mathematical expressions in C++ programs. Matjito's input can be either expression string with information about mapping of symbols to variables and functions - parser mode, or n-ary tree representing expression - evaluator mode. It is x86 JIT, so it can compute expressions in a really fast way (comparable to or even better than code generated by optimizing C compilers).
Last updated 12 Jan, 2005
Versions
1.1
1.1 stable released 2005-01-11
- Released: 11 Jan, 2005
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/matjito/matj...
- Licenses: GPLv2
- Interfaces: Library



