I have generated a coupling file and save it like this,
np.save(\'J\', Jindep,)
This saves in J.npy format. How do I convert it in \'f4\'format?