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

support dtype #8

Open kecnry opened 7 years ago

kecnry commented 7 years ago

most numpy creation functions accept passing on dtype, but so far this has been ignored

kecnry commented 7 years ago

once done, will need to edit __docprefix__