Menu

Commit [r22146]  Maximize  Restore  History

Merged revisions 22138 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r22138 | bugman | 2014-02-06 12:33:29 +0100 (Thu, 06 Feb 2014) | 7 lines

Fix for bug #21605, the failure of the Frame_order.test_generate_rotor2_distribution system test.

The bug at http://gna.org/bugs/?21605 is due to the fact that numpy.float16 is not defined on all
systems. Older numpy versions do not have this. Therefore the float16 value is now imported from
lib.check_types where it is aliased to float32 when not defined.
........

bugman 2014-02-07

changed /branches/double_rotor
changed /branches/double_rotor/test_suite/shared_data/frame_order/cam/generate_base.py
/branches/double_rotor/test_suite/shared_data/frame_order/cam/generate_base.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.