Menu

Commit [r26339]  Maximize  Restore  History

Bug fix for the lib.arg_check.is_float_matrix() function.

The check for a numpy.ndarray data structure type was incorrect so that lists of numpy arrays were
failing in this function. Rank-2 arrays were not affected.

bugman 2014-10-22

changed /trunk/lib/arg_check.py
/trunk/lib/arg_check.py Diff Switch to side-by-side view
Loading...