fparser_4.3-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Tue Mar 8 05:24:05 UTC 2011
(new) fparser_4.3-1.debian.tar.gz extra libs
(new) fparser_4.3-1.dsc extra libs
(new) fparser_4.3.orig.tar.gz extra libs
(new) libfparser-4.3-dbg_4.3-1_amd64.deb extra debug
Debugging symbols for the fparser library
This C++ library offers a class which can be used to parse and evaluate a
mathematical function from a string (which might be eg. requested from the
user). The syntax of the function string is similar to mathematical
expressions written in C/C++ (the exact syntax is specified later in this
document). The function can then be evaluated with different values of
variables.
.
For example, a function like "sin(sqrt(x*x+y*y))" can be parsed from a
string (either std::string or a C-style string) and then evaluated with
different values of x and y. This library can be useful for evaluating
user-inputted functions, or in some cases interpreting mathematical
expressions in a scripting language.
.
This package contains the debugging symbols for libfparser.
(new) libfparser-4.3_4.3-1_amd64.deb optional libs
Library to evaluate strings as mathematical functions
This C++ library offers a class which can be used to parse and evaluate a
mathematical function from a string (which might be eg. requested from the
user). The syntax of the function string is similar to mathematical
expressions written in C/C++ (the exact syntax is specified later in this
document). The function can then be evaluated with different values of
variables.
.
For example, a function like "sin(sqrt(x*x+y*y))" can be parsed from a
string (either std::string or a C-style string) and then evaluated with
different values of x and y. This library can be useful for evaluating
user-inputted functions, or in some cases interpreting mathematical
expressions in a scripting language.
(new) libfparser-dev_4.3-1_amd64.deb extra libdevel
Development files for the fparser library
This C++ library offers a class which can be used to parse and evaluate a
mathematical function from a string (which might be eg. requested from the
user). The syntax of the function string is similar to mathematical
expressions written in C/C++ (the exact syntax is specified later in this
document). The function can then be evaluated with different values of
variables.
.
For example, a function like "sin(sqrt(x*x+y*y))" can be parsed from a
string (either std::string or a C-style string) and then evaluated with
different values of x and y. This library can be useful for evaluating
user-inputted functions, or in some cases interpreting mathematical
expressions in a scripting language.
.
This package contains the development files (headers and documentation) for
libfparser.
Changes: fparser (4.3-1) unstable; urgency=low
.
* Initial release (Closes: #617197)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 617197
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the debian-science-maintainers
mailing list