public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Dave Benson <daveb@ffem.org>
To: gsl-discuss@sources.redhat.com
Subject: Re: string <-> function code
Date: Sun, 15 Sep 2002 15:44:00 -0000	[thread overview]
Message-ID: <20020914093053.Y7991@luca.pas.lab> (raw)
In-Reply-To: <20020911093106.V7991@luca.pas.lab>; from daveb@ffem.org on Wed, Sep 11, 2002 at 09:31:06AM -0700

so i made a rather large number of fixes and improvements;
rather than bothering the list with new versions,
just see:
	http://www.ugcs.caltech.edu/~dbenson/mathfunction.html
for all the latest ;)

thanks,
dave

On Wed, Sep 11, 2002 at 09:31:06AM -0700, Dave Benson wrote:
> i've been working on code which allows users
> to enter math expressions at runtime for a fair while.
> 
> i recently decided to beef up the code to include
> differentiation and simplification.
> 
> looking at the TODO list, i thought it might
> be nice if it could be in gsl.
> 
> features:
>  - the usual operators (including precedence), functions etc.
>  - the functions map R^n => R.
>  - fairly optimized
>  - interface for users to add new functions, operators, simplifiers
>  - in the gnu coding style already
>  - license is no problem (since i'm the author, and i'll make it GPL.)
> 
> 
> problems:
>  - uses glib 1.2 (the various typedefs and macros will have to
>    be replaced with gsl equivalents -- i'm willing to do this)
>  - no builtin support for matrix, complex, etc arguments
>    (in a few cases complex numbers and fixed size matrices
>     could be represented as arrays of reals, but that's ugly)
>  - it could probably use a new name (currently MathFunction)
> 
> you might check it out at:
> 	http://www.ugcs.caltech.edu/~dbenson/mathfunction-0.0.0.tar.gz
> 
> 
> any interest?  what's required?
> 
> - dave

-- 

  reply	other threads:[~2002-09-14 16:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-12  1:50 Dave Benson
2002-09-15 15:44 ` Dave Benson [this message]
2002-09-16  3:06 ` Brian Gough
2002-09-16  6:53 String<->function code Scott Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020914093053.Y7991@luca.pas.lab \
    --to=daveb@ffem.org \
    --cc=gsl-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).