public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Interactive shell using GSL (ala Maple)
@ 2002-08-28 14:56 Scott Fraser
  2002-08-28 15:01 ` Fleur Kelpin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Scott Fraser @ 2002-08-28 14:56 UTC (permalink / raw)
  To: gsl-discuss

Hi all,

recently to keep myself amused whilst looking for a job I've started
writing a interactive shell which will use the GSL to solve problems. 
I've the initial parser working (but not too well at present) and I am
starting to add some function calls.  The goal would be something like:

$ solve_quad(1,2,1);
x1 = 1
x2 = 1

i.e. the call solves x+2x+1 = 0.

I will keep working on this, but does anyone know of a similar project? 
Any thoughts or comments would be welcome as well.

Thanks,

Scott



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-08-29  8:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-28 14:56 Interactive shell using GSL (ala Maple) Scott Fraser
2002-08-28 15:01 ` Fleur Kelpin
2002-08-28 19:28 ` Jochen Küpper
2002-08-29  1:29 ` Achim Gädke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).