GitHub - Landcruiser87/numpy_SMU
numpypythonexercisesscientific-computing
Abstraction: Collection of 100 NumPy exercises for learning and teaching
Key points:
- Adapts the well-known rougier/numpy-100 exercise set (sourced from numpy mailing list, Stack Overflow, and numpy docs) with additions to reach 100 problems
- Includes
numpy_practice.pybased on the Machine Learning Mastery 101 NumPy exercises tutorial - Content stored in a
ktx(keyed text format) source; notebooks and markdown generated programmatically viagenerators.py - Runnable interactively on Binder; intended as quick reference and teaching resource
Connections: Github · Numpy · Scientific Computing · Array Programming