MRedies / NPY-for-Fortran

A FORTRAN module to write Numpy's *.npy and *.npz files
MIT License
40 stars 9 forks source link

Add 3D matrix supporting for add_npz #6

Closed xumi1993 closed 2 years ago

xumi1993 commented 2 years ago

I've added subroutines in save_npy for saving 3D matrix. But I have not tested all types.