help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] searching for math expression evaluator in C


From: Cristobal Navarro
Subject: Re: [Help-gsl] searching for math expression evaluator in C
Date: Sun, 17 Apr 2011 11:23:59 -0400

hello Thomas,

you could try "GiNaC", works quite well with single-core programs.
100% that the library works in C++, not sure if it works with plain C
i hope it helps!
Cristobal


On Sun, Apr 17, 2011 at 2:08 AM, Thomas Bechtold <address@hidden
> wrote:

> Hi,
>
> im searching for a math expression evaluator (something like eval() in
> python) to evaluate strings as math expressions.
>
> I found muparser [1] and libmatheval [2]. Do you know any other lib
> usable with C?
>
>
> Cheers,
>
> Tom
>
> [1] http://muparser.sourceforge.net/
> [2] http://www.gnu.org/software/libmatheval/
>
>
> _______________________________________________
> Help-gsl mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gsl
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]