Skip to content
Snippets Groups Projects
Commit cbe2c7e0 authored by David Hoese's avatar David Hoese
Browse files

Add readme

parents
No related branches found
No related tags found
No related merge requests found
# NumPy - A to Z
This repository provides Jupyter Notebooks and other information to provide
an overview of the NumPy python library. The information covers concepts for
beginners like why you should use NumPy to advanced concepts and usages.
To use these lessons interactively:
1. Clone the repository.
2. Download and install the Anaconda python distribution.
3. Run `jupyter lab` in the root directory of the repository.
4. From the file browser on the left of the JupyterLab interface, open the
notebooks in this repository one at a time and step through the
instructions.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment