Skip to content

smg3d/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

My miscellaneous utilities

convert_npy_py2_to_py3.py

Convert numpy python2 .npy to python3 Take two arguments as input : input_filename output_filename Verifies that the arrays are unchanged.

This allows the user to avoid the following UserWarning: UserWarning: Reading .npy or .npz file required additional header parsing as it was created on Python 2. Save the file again to speed up loading and avoid this warning.

About

My miscellaneous utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages