Python Programming

Department of Computing | Imperial College London

book

Introduction to NumPy and Matplotlib

  • Chapter 1: Introduction
  • Chapter 2: NumPy arrays
  • Chapter 3: Array operations
    • [3.1] Numerical ranges
    • [3.2] Mathematical operations
    • [3.3] Mathematical operations
    • [3.4] Indexing arrays
    • [3.5] Boolean indexing
    • [3.6] Exercise
  • Chapter 4: Array reshaping
  • Chapter 5: Array manipulation
  • Chapter 6: NumPy functions
  • Chapter 7: Miscellaneous
  • Chapter 8: NumPy recap and exercises
  • Chapter 9: Matplotlib

Chapter 3

Array operations

Rough estimated time needed
20-30 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London