fparser_4.3-2_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Fri Apr 8 01:32:10 UTC 2011
(new) fparser_4.3-2.debian.tar.gz optional libs
(new) fparser_4.3-2.dsc optional libs
(new) libfparser-4.3-dbg_4.3-2_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-2_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-2_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-2) unstable; urgency=low
.
* fixed typo in fparser.pc.in
* removed .la files from libfparser-dev
* source package priority set to optional (no change to binary packages)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
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