numphy

This page contains only API docs. For more info, visit numphy on GitHub.

First steps

Installation and Dependencies

Install via pip:

pip install numphy

Development

Contributing and Testing

If you like to contribute, we are happy to receive pull requests. Just make sure to add a new test case and run them via:

python -m unittest tests