Closed jlperla closed 2 years ago
The current kalman filter code in turing is checking if the variance is infinte, but it should be within the sol.retcode instead and have its own failed return code.
sol.retcode
The current kalman filter code in turing is checking if the variance is infinte, but it should be within the
sol.retcode
instead and have its own failed return code.