Currently, we're passing the same to both minimizers.
We need to be clear about what to pass to corelib and internally make sure we pass the correct thing to the minimizers.
I am personally a fan of passing either sigma, (could also be called dy or y_error) or variance.
Currently, we're passing the same to both minimizers.
We need to be clear about what to pass to corelib and internally make sure we pass the correct thing to the minimizers.
I am personally a fan of passing either
sigma, (could also be calleddyory_error) orvariance.