NumPy 1.5 Beginner's Guide(English, Paperback, IDRIS)
Quick Overview
Product Price Comparison
What you will learn from this book Installing NumPy Learn to load arrays from files and write arrays to files Work with universal functions Create NumPy matrices Use basic modules that NumPy offers Write unit tests for NumPy code Plot mathematical NumPy results with Matplotlib Integrate with Scipy, a high level Python scientific computing framework built on top of NumPy In DetailIn today's world of science and technology, the hype is all about speed and flexibility. When it comes to scientific computing, NumPy is on the top of the list. NumPy is the fundamental package needed for scientific computing with Python. NumPy will give you both speed and high productivity. Save thousands of dollars on expensive software, while keeping all the flexibility and power of your favourite programming language. NumPy 1.5 Beginner's Guide will teach you about NumPy from scratch. It includes everything from installation, functions, matrices, and modules to testing, all explained with appropriate examples. Numpy 1.5 Beginner's Guide will teach you about installing and using NumPy and related concepts. This book will give you a solid foundation in NumPy arrays and universal functions. At the end of the book, we will explore related scientific computing projects such as Matplotlib for plotting and the SciPy project through examples. NumPy 1.5 Beginner's Guide will help you be productive with NumPy and write clean and fast code. ApproachThe book is written in beginners guide style with each aspect of NumPy demonstrated by real world examples. There is appropriate explained code with the required screenshots thrown in for the novice. Who this book is for This book is for the programmer, scientist or engineer, who has basic Python knowledge and would like to be able to do numerical computations with Python. About the Author Ivan Idris has an MSc in Experimental Physics. His graduation thesis had a strong emphasis on Applied Computer Science. After graduating, he worked for several companies as a Java Developer, Datawarehouse Developer, and QA Analyst. His main professional interests are Business Intelligence, Big Data, and Cloud Computing. Ivan Idris enjoys writing clean testable code and interesting technical articles. Ivan Idris is the author of NumPy 1.5 Beginner's Guide. You can find more information and a blog with a few NumPy examples at ivanidris.net.