Python notes for Math 9:
https://christopherdavisuci.github.io...
Python playlists for Math 9:
Python data types: • Python data types
Alternating list: • Alternating list
NumPy: • NumPy
Pythonic code: • Pythonic code
Matplotlib: • Matplotlib
Newton's Method: • Newton's Method
Pillow image processing: • Pillow image processing
Brief introduction to object-oriented programming: • Brief introduction to object-oriented prog...
00:00 A list/array with 10 zeros
2:00 A two-dimensional array
03:36 Examples with broadcasting
04:50 Linspace
5:26 Broadcasting in a for-loop
06:41 nested for-loops
Now with np.arange