Menu

Commit [r25890]  Maximize  Restore  History

Fixes for all of the lib.frame_order.*.pcs_numeric_int_*_qrint() functions.

The loop over the Sobol' points was broken. As numpy.swapaxes() has been applied to the points
argument already, the loop needs to be over the second dimension of the points data structure.

bugman 2014-09-17

changed /branches/frame_order_cleanup/lib/frame_order/double_rotor.py
changed /branches/frame_order_cleanup/lib/frame_order/iso_cone.py
changed /branches/frame_order_cleanup/lib/frame_order/iso_cone_torsionless.py
changed /branches/frame_order_cleanup/lib/frame_order/pseudo_ellipse.py
changed /branches/frame_order_cleanup/lib/frame_order/pseudo_ellipse_torsionless.py
changed /branches/frame_order_cleanup/lib/frame_order/rotor.py
/branches/frame_order_cleanup/lib/frame_order/double_rotor.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/lib/frame_order/iso_cone.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/lib/frame_order/iso_cone_torsionless.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/lib/frame_order/pseudo_ellipse.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/lib/frame_order/pseudo_ellipse_torsionless.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/lib/frame_order/rotor.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.