On 16/12/2007, Phil Rhoades <phil / pricom.com.au> wrote: > People, > > Does anyone know of a Ruby app that will fit a curve to data eg fitting > a curve to: > > -10 0 > -9 19 This looks like a prime candidate for GNUPlot -- which ruby has bindings for. -- Thomas Adam