aplbrain / npyjs

Read numpy .npy files in JavaScript
https://aplbrain.github.io/npyjs/
Apache License 2.0
77 stars 21 forks source link

Add int16 dtype #7

Closed j6k4m8 closed 4 years ago

j6k4m8 commented 4 years ago

Thanks @esperanc for the pointer in #6.

int16 data now supported :)

[edit] and tested!