[Numpy-discussion] Features in SciPy That are Absent in NumPy
Neil Martinsen-Burrell
nmb@wartburg....
Tue Aug 4 15:40:55 CDT 2009
On 2009-08-04 14:36 , Nanime Puloski wrote:
> What features does SciPy have that are absent in NumPy?
Many. SciPy includes algorithms for optimization, solving differential
equations, numerical integration among many others. NumPy primarily
provides a useful n-dimensional array container. While there are some
basic scientific features such as FFTs in NumPy, these appear in more
detail in SciPy. If you can give more specifics on what features you
would be interested in, we can offer more help about which package
contains those features.
-Neil
More information about the NumPy-Discussion
mailing list