Menu

Commit [r27007]  Maximize  Restore  History

Change to systemtest Nmrglue.test_save_state.

This now tries to save a 8MB numpy array to a state file.
The numpy array has shape 512x4096.

numpy.save store the array instantly, while saving the state, hungs up the computer for a long time.

This shows that relax is really in-efficient in storing data.
This both accounts for simple numpy array, and for storing class instances.

Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them.
Homepage: http://www.nmrglue.com/
Link to nmrglue discussion: https://groups.google.com/forum/#!forum/nmrglue-discuss
The code is develop at Github: https://github.com/jjhelmus/nmrglue/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

tlinnet 2014-12-07

changed /branches/nmrglue/test_suite/system_tests/nmrglue.py
/branches/nmrglue/test_suite/system_tests/nmrglue.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.