Menu

Commit [r6776]  Maximize  Restore  History

Modified the convergence tests in the full_analysis.py script to print the IEEE-754 byte array.

This representation is platform and float type (float vs. numpy.float64 vs. Numeric.Float64, etc.)
independent. Even if the values evaluate to being equal, the python print out can be different.
The IEEE-754 float byte array representation is independent of this insanity.

bugman 2008-07-06

changed /1.3/sample_scripts/full_analysis.py
/1.3/sample_scripts/full_analysis.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.