limix / numpy-sugar

Missing NumPy functionalities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

numpy-sugar

Documentation

Missing NumPy functionalities.

Install

Enter

pip3 install numpy-sugar

from the command-line.

Running the tests

Enter

python3 -c "import numpy_sugar; numpy_sugar.test()"

Authors

License

This project is licensed under the MIT License.

About

Missing NumPy functionalities.

License:MIT License


Languages

Language:Python 100.0%