Skip to Content
Mastering Numerical Computing with NumPy
book

Mastering Numerical Computing with NumPy

by Umit Mert Cakmak, Tiago Antao, Mert Cuhadaroglu
June 2018
Intermediate to advanced
248 pages
5h 27m
English
Packt Publishing
Content preview from Mastering Numerical Computing with NumPy

Summary

Knowing NumPy's internals is crucially important when you are working with scientific operations. Efficiency is key since many scientific computations are compute and memory intensive. Hence, if your code is not written efficiently, computations will take much longer than they need and this will hurt your research and development timeline.

In this chapter, you have seen some of the internals and performance aspects of the NumPy library and also learned about the vprof library, which helps you inspect the performance of your python programs.

Code profiling will help you a lot to inspect your programs line by line and there are different ways of looking at the same data, as you have seen previously. Once you have identified the most ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Numerical Computing with Python

Numerical Computing with Python

Pratap Dangeti, Allen Yu, Claire Chung, Aldrin Yim
Scientific Computing with Python - Second Edition

Scientific Computing with Python - Second Edition

Claus Führer, Claus Fuhrer, Jan Erik Solem, Olivier Verdier
SciPy and NumPy

SciPy and NumPy

Eli Bressert

Publisher Resources

ISBN: 9781788993357Supplemental Content