[SciPy-user] best way of finding a function

Alan Isaac aisaac at american.edu
Fri Apr 27 13:58:55 EDT 2007


On Fri, 27 Apr 2007, Trevis Crane wrote: 
> when looking for a function for the first time

If it is likely to be a numpy function,
I first look at the excellent Guide to Numpy:
http://www.tramy.us/
If I don't have the book with me,
I look at
http://www.scipy.org/Numpy_Example_List

The SciPy API docs are very useful:
http://www.scipy.org/doc/api_docs/

fwiw,
Alan Isaac





More information about the SciPy-User mailing list