Regularised the printout of iteration information by the new base_classes.print_iter() function.
This prints out the print prefix, the iteration number, the parameter array, and function value. All algorithms now use this function.
Authored by: bugman 2013-03-01
Parent: [r104]
Child: [r106]