Some features of numpy arrays
Wed 06 February 2019 by Franz Kirsten- check out the numpy website for docs and the like
- feel free to download and play around with the jupyter notebook on numpy
Installation
- assuming you have 'pip' installed run the following
pip install numpy