kecnry / nparray

High-Level Wrappers for Building and Manipulating Numpy Arrays
https://nparray.readthedocs.io
GNU General Public License v3.0
0 stars 0 forks source link

option to monkeypatch numpy #11

Closed kecnry closed 7 years ago

kecnry commented 7 years ago

so that np.arange will automatically redirect to nparray.arange, etc