NumPy的科学计算 [英] Scientific Computing with NumPy

查看:97
本文介绍了NumPy的科学计算的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人使用NumPy重新编译科学计算软件包

的数字?

我需要一个最小二乘算法和一个Newton Rhaphson算法

包含在Numeric中,但是那里的所有文档都说Numeric

是垃圾,所有代码都应该使用NumPy。

谢谢,

布莱恩

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

推荐答案

2006年2月6日,mclaugb< mc ***** @ nospm.yahoo.com>写道:
On 2/6/06, mclaugb <mc*****@nospm.yahoo.com> wrote:
有没有人使用NumPy重新编译科学计算软件包而不是数字?
我需要一个最小二乘算法和一个包含在其中的Newton Rhaphson算法数字,但那里的所有文件都说Numeric
是垃圾,所有代码都应该使用NumPy。
谢谢,
Bryan

-
< a rel =nofollowhref =http://mail.python.org/mailman/listinfo/python-listtarget =_ blank> http://mail.python.org/mailman/listinfo/python-list
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
--
http://mail.python.org/mailman/listinfo/python-list



Numeric和Numpy之间的关系是什么?


what is the relationship between Numeric and Numpy?


此页面记录了这些差异。似乎NumPy得到支持并且最近更新了。
http ://numeric.scipy.org/

" linda.s" < SA ************ @ gmail.com>在留言中写道

新闻:ma ************************************ *** @ pyt hon.org ...

2006年2月6日,mclaugb< mc ***** @ nospm.yahoo.com>写道:
This page documents the differences. It seems that NumPy is supported and
more recent.
http://numeric.scipy.org/
"linda.s" <sa************@gmail.com> wrote in message
news:ma***************************************@pyt hon.org...
On 2/6/06, mclaugb <mc*****@nospm.yahoo.com> wrote:
有没有人使用NumPy重新编译科学计算软件包而不是数字?
我需要一个最小二乘算法和一个包含在其中的Newton Rhaphson算法数字,但那里的所有文件都说Numeric
是垃圾,所有代码都应该使用NumPy。
谢谢,
Bryan

-
< a rel =nofollowhref =http://mail.python.org/mailman/listinfo/python-listtarget =_ blank> http://mail.python.org/mailman/listinfo/python-list
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
--
http://mail.python.org/mailman/listinfo/python-list



Numeric和Numpy之间的关系是什么?


what is the relationship between Numeric and Numpy?


从版本0.4.x开始,Scipy专门使用较新的NumPy模块

而不是旧的数字模块。这次过渡期间这个混乱是不可避免的,但他们的目的是在一个

阵列包上标准化。


Brendan

-

Brendan Simons


mclaugb写道:
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:
此页面记录了这些差异。似乎NumPy得到支持并且更新近。
http:// numeric .scipy.org /

" linda.s" < SA ************ @ gmail.com>在消息中写道
新闻:ma *************************************** @ pyt hon.org ...
2006年6月6日,mclaugb< mc ***** @ nospm.yahoo.com>写道:
This page documents the differences. It seems that NumPy is supported and
more recent.
http://numeric.scipy.org/
"linda.s" <sa************@gmail.com> wrote in message
news:ma***************************************@pyt hon.org...
On 2/6/06, mclaugb <mc*****@nospm.yahoo.com> wrote:
有没有人使用NumPy重新编译科学计算软件包而不是数字?
我需要一个最小二乘算法和一个包含在其中的Newton Rhaphson算法数字但是那里的所有文档都说Numeric
是垃圾,所有代码都应该使用NumPy。
谢谢,
Bryan
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


Numeric和Numeric之间的关系是什么Numpy?


what is the relationship between Numeric and Numpy?






这篇关于NumPy的科学计算的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆