Scientific Computing with NumPy

mclaugb mclaugb at nospm.yahoo.com
Mon Feb 6 09:34:50 EST 2006


Is Scipy the same thing as ScientificPython?
I am confused if SciPy is just the new version.  they appear to be separate 
things.
Bryan

"Brendan" <spam4bsimons at yahoo.ca> wrote in message 
news:1139229403.024321.215780 at o13g2000cwo.googlegroups.com...
> As of version 0.4.x, Scipy exclusively uses the newer NumPy module
> instead of the older Numeric module.  The confusion is inevitable in
> this time of transition, but their intent is to standardize on one
> array package.
>
> Brendan
> --
> Brendan Simons
>
>
>
> mclaugb wrote:
>> This page documents the differences.  It seems that NumPy is supported 
>> and
>> more recent.
>> http://numeric.scipy.org/
>>
>>
>> "linda.s" <samrobertsmith at gmail.com> wrote in message
>> news:mailman.1482.1139225595.27775.python-list at python.org...
>> On 2/6/06, mclaugb <mclaugb at nospm.yahoo.com> wrote:
>> > Has anyone recompiled the Scientific Computing package using NumPy 
>> > instead
>> > of Numeric?
>> > I need a least squares algorithm and a Newton Rhaphson algorithm which 
>> > is
>> > contained in Numeric but all the documentation out there says that 
>> > Numeric
>> > is crap and all code should be using NumPy.
>> > Thanks,
>> > Bryan
>> what is the relationship between Numeric and Numpy?
> 





More information about the Python-list mailing list