rogersce / cnpy

library to read/write .npy and .npz files in C/C++
MIT License
1.34k stars 301 forks source link

not support dict? #86

Open wahjrzd opened 2 years ago

wahjrzd commented 2 years ago

i write a npy file with dict in python, then i use cnpy load the npy file, it crash