Packages and NumPy

7. Packages and NumPy#

In this chapter, we will first learn what Python packages are, why they are useful, and how to use them in practice. We will next focus on NumPy, a fundamental package for scientific computing in Python, and explore how to use it in nanobiology.

../../_images/map7.png