How do I save a file in f4 format using numpy in python

前端 未结 0 1231
不思量自难忘°
不思量自难忘° 2021-01-21 03:20

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?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题