aboutsummaryrefslogtreecommitdiff
path: root/devel/libmatheval
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.2.Dmitry Sivachenko2005-12-122-3/+5
| | | | Notes: svn path=/head/; revision=150975
* Add missing LIB_DEPENDS.Dmitry Sivachenko2004-07-071-0/+2
| | | | Notes: svn path=/head/; revision=113108
* New port: GNU libmatheval.Dmitry Sivachenko2004-07-045-0/+57
GNU libmatheval is a library which contains several procedures that make it possible to create an in-memory tree from the string representation of a mathematical function over single or multiple variables. This tree can be used later to evaluate a function for specified variable values, to create a corresponding tree for the function derivative over a specified variable or to write a textual tree representation to a specified string. The library exposes C and Fortran 77 interfaces. Notes: svn path=/head/; revision=112915