a small python library for 1D and 2D arrays with GPU support (WIP) To Do ops between dtypes vector(1D array) and Matrix(2D array) Installation Clone this repo and navigate to the cloned dir git clone /~https://github.com/0xhilSa/pynum.git && cd pynum Run the following bash script bash install.sh