4772 Forks
11441 Stars
11441 Watchers

scipy

SciPy library main repository

How to download and setup scipy

Open terminal and run command
git clone https://github.com/scipy/scipy.git
git clone is used to create a copy or clone of scipy 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 scipy https://github.com/scipy/scipy/archive/master.zip

Or simply clone scipy with SSH
[email protected]:scipy/scipy.git

If you have some problems with scipy

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