9 Forks
52 Stars
52 Watchers

pnumpy

Parallel NumPy seamlessly speeds up NumPy for large arrays (64K+ elements) with no change required to existing code.

How to download and setup pnumpy

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

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

If you have some problems with pnumpy

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