Menu

Commit [r18814]  Maximize  Restore  History

Fix for the value.write user function for very small parameter values (Rex for example).

This was reported by Martin Ballaschk <ballaschk att fmp-berlin dott de> in the thread
http://thread.gmane.org/gmane.science.nmr.relax.user/1397/focus=1402 and by by Angelo Miguel
Figueiredo <am dott figueiredo att fct dot unl dot pt> in the unrelated bug report at
https://gna.org/bugs/?20613.

The formatting string "20.15f" has been changed to "20.15g" to allow Python to decide if the normal
decimal or exponential form of the number should be printed.

bugman 2013-03-13

changed /trunk/relax_io.py
/trunk/relax_io.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.