[SciPy-user] Any Books on SciPy?

Krish Subramaniam krish.subramaniam at gmail.com
Wed Feb 28 14:11:17 EST 2007


Personally, I think the approach Cleve Moler ( of Mathworks) takes in
the first chapter of "Numerical Computing in Matlab" is the best I
have seen.

http://www.mathworks.com/moler/chapters.html

What he does is, he takes a central concept ( Fibonacci numbers and
Golden Ratio). Explains everything about them using interactive
examples in Matlab-scripts. This approach helps a reader to learn when
to use a function and how to use it. So if one can explain a
lightweight scientific-computing concept using Scipy / Numpy and
exhausts most of the functions that would be a great tutorial.

Just my 2 cents.

--Krish Subramaniam


On 2/28/07, Rich Shepard <rshepard at appl-ecosys.com> wrote:
> On Wed, 28 Feb 2007, Lou Pecora wrote:
>
> > What's really is needed are Examples, examples, and examples. The book is
> > light on that (no offense). Some defintions of functions or methods leaves
> > me scratching my head asking, "How is that done in the code, really?"
>
>    I'll second that suggestion. The mail list is very helpful, but it would
> be nice to see the actual use of a function in a small program (or function)
> in the book.
>
> Rich
>
> --
> Richard B. Shepard, Ph.D.               |    The Environmental Permitting
> Applied Ecosystem Services, Inc.        |          Accelerator(TM)
> <http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>



More information about the SciPy-User mailing list