DARcorporation / xrotor-python

Stripped down version of XROTOR as compiled python module
GNU General Public License v3.0
16 stars 9 forks source link

Fixed set_max_iter() to set max number of iterations. #3

Closed BouchardMath closed 2 years ago

BouchardMath commented 2 years ago

set_max_iter() used the current value instead of the user specified value.