[Numpy-discussion] numpy or scipy ?

Nadav Horesh nadavh at visionsense.com
Tue Sep 9 02:04:13 EDT 2008


You can find PLS in pychem and MDP (Modular data processing)

  Nadav.

-----הודעה מקורית-----
מאת: numpy-discussion-bounces at scipy.org בשם Charles R Harris
נשלח: ג 09-ספטמבר-08 07:05
אל: Discussion of Numerical Python
נושא: Re: [Numpy-discussion] numpy or scipy ?
 
On Mon, Sep 8, 2008 at 9:03 PM, xiaojf <FDU.xiaojf at gmail.com> wrote:

> Hi all,
>
> I'm trying to replace matlab with python in my daily work and I have
> several problems now.
>
> 1) Which one should I use, numpy or scipy ? I found that numpy and
> scipy have many overlap functions and modules, such as numpy.linalg
> and scipy.linaly.
>
> Maybe I should use numpy in some occasions and use scipy in the other
> occasions?
>

Numpy is the base, Scipy is a supplement.


>
> 2) Are there any functions in numpy/scipy that can do Partial Least
> Square(PLS) regression? How to calculate adjusted R squared in numpy/
> scipy? I have googled to find the answer, but have on success.
>

I don't know. There was some discussion on the list but I don't think there
are any packages.

Chuck

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3336 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080909/7e308e0d/attachment.bin>


More information about the NumPy-Discussion mailing list