Menu

Commit [r23211]  Maximize  Restore  History

Fix for a number of the frame order models which do not have parameter constraints.

The linear_constraint() function was returning A, b = [], [] for these models, but these empty numpy
arrays were causing the minfx library (https://gna.org/projects/minfx/) to fail. These values are
now caught and the constraint algorithm turned off in the minimise() specific API method.

bugman 2014-05-17

changed /branches/frame_order_cleanup/specific_analyses/frame_order/api.py
/branches/frame_order_cleanup/specific_analyses/frame_order/api.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.