Menu

Commit [r22138]  Maximize  Restore  History

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-06

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