[Gmath-devel] scientific python
Status: Pre-Alpha
Brought to you by:
aurag
From: Adrian F. <fe...@ma...> - 2000-03-14 19:35:06
|
Hi Hassan. You posted a mail a few days ago about a code for derivatives in python. Did you take a look at scientific python? It looks like a natural extension to numpy, with derivatives, less-squares fits, etc. I think it worth it to be considered for gmath. What do you think? Regards, <ADRIAN> On Wed, 1 Mar 2000, Hassan Aurag wrote: > > > Hi, > > attached is a file called Derivative.py. > > It computes derivatives and is based on an algorithm found in > Numerical Recipes in C. > > What to do you think about it and has anyone started a "serious" > calculus oriented subpackage for Numerical Python in general? > > I mean: derivatives, partial derivatives, jacobian, hessian > implemented fast and precise. > > On another note, why isn't infinity defined in NumPy? > > Why is tan(pi/2) a number even if big? Shouldn't it be infinity? > > > > > > > _______________________________________________ > Gmath-devel mailing list > Gma...@li... > http://lists.sourceforge.net/mailman/listinfo/gmath-devel > |