Given my druthers, I'd expect Math::RootFind but either would work. --hsm
> -----Original Message----- > From: Spencer Ogden [mailto:[EMAIL PROTECTED] > Sent: Monday, February 14, 2005 10:14 AM > To: [email protected] > Subject: Algorithm::RootFind Request for Comments > > I have a collection of functions for using numerical computation to > approximate the roots of arbitrary functions. It is a function library, > no OO. I am wondering where to put it, either Algorithm:: or Math:: > > Each different algorithm will be a function within the library, but they > all are root finding algorithms, hence the name. Any thoughts, or does > Algorithm::RootFind, seem like a good place to put this? Are there > similar libraries out there (I haven't been able to find any)? > > Regards, > > Spencer Ogden
