help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] solution of 3d quadratic algebraic system


From: Miles Bader
Subject: Re: [Help-gsl] solution of 3d quadratic algebraic system
Date: Fri, 01 Mar 2013 14:37:49 +0900

"FARKAS, Illes" <address@hidden> writes:
>> As a last thought, C and GSL probably aren't the best tools if you're
>> exploring algorithms.
>
> What tools would you or other readers of this list recommend?

You might also try out "GSL Shell", which is basically GSL integrated
with Lua (a very nice language), plotting functionality, etc, in a way
that's intended to make this sort of exploration easy.

[GSL Shell actually uses the LuaJIT2 implementation of Lua, which is a
very fast JIT compiler, and has some extensions over the standard
language, e.g. a terse lambda syntax for use with formulas, etc.]

Here's the homepage:   http://www.nongnu.org/gsl-shell/

And some examples:     http://www.nongnu.org/gsl-shell/doc/examples.html


-Miles

-- 
永日の 澄んだ紺から 永遠へ



reply via email to

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