Menu

Commit [r17670]  Maximize  Restore  History

Python 3 bug fix for the N-state model target function setup.

The num_tensors variable needs to be an integer, but the Python 3 division will create a float type.

bugman 2012-10-02

changed /trunk/maths_fns/n_state_model.py
/trunk/maths_fns/n_state_model.py Diff Switch to side-by-side view
Loading...