Book review: NumPy 1.5 Beginner’s guide
Packt publishing sent me a copy of NumPy 1.5 Beginner’s guide by Ivan Idris.
The book actually covers more than only numpy: it is a full introduction to numerical computing with Python. The table of contents is the following:
- NumPy Quick Start
- Beginning with NumPy Fundamentals
- Get into …