129 Forks
346 Stars
346 Watchers

numpy-tutorials

NumPy tutorials & educational content in notebook format

How to download and setup numpy-tutorials

Open terminal and run command
git clone https://github.com/numpy/numpy-tutorials.git
git clone is used to create a copy or clone of numpy-tutorials repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with numpy-tutorials https://github.com/numpy/numpy-tutorials/archive/master.zip

Or simply clone numpy-tutorials with SSH
[email protected]:numpy/numpy-tutorials.git

If you have some problems with numpy-tutorials

You may open issue on numpy-tutorials support forum (system) here: https://github.com/numpy/numpy-tutorials/issues