This role installs and configures NumPy with OpenBLAS.
This role requires Ansible 2.0 or higher.
ansible-galaxy install slothai.numpy
The variables that can be passed to this role and a brief description about them are as follows. (For all variables, take a look at defaults/main.yml)
numpy_path: "/opt/python-packages"
numpy_version: "1.12.1"
slothai.openblas
MIT