TTim version 0.5.1
In Calibrate, set_parameter
can now only take parameters by name, while set_parameter_by_reference
takes any parameter that can be passed as a reference (i.e., a view of a numpy array). See the notebooks on calibration for details.