
robert.kern at gmail
Nov 23, 2009, 10:03 AM
Post #2 of 3
(174 views)
Permalink
|
|
Re: A More Concise Description of Numpy than the Guide to Numpy?
[In reply to]
|
|
On 2009-11-23 11:49 AM, W. eWatson wrote: > I'm looking the 300+ page pdf of the Guide to Numpy. Is there a more > concise and practical guide to its use in science and mathematics? You will want to ask numpy questions on the numpy mailing list: http://www.scipy.org/Mailing_Lists You may also find the NumPy User Guide more up your alley: http://docs.scipy.org/doc/numpy/user/ -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco -- http://mail.python.org/mailman/listinfo/python-list
|