Original issue: rlabbe/filterpy#142
Created: 2018-06-24
Last updated: 2018-06-24
It uses the standard NumPy formatting convention of
x : numpy.array(dim_x, 1)
State estimate vector
but displays with type intermixed with description:
x | (numpy.array(dim_x, 1)) state estimate vector
Original issue: rlabbe/filterpy#142
Created: 2018-06-24
Last updated: 2018-06-24
It uses the standard NumPy formatting convention of
x : numpy.array(dim_x, 1)
State estimate vector
but displays with type intermixed with description:
x | (numpy.array(dim_x, 1)) state estimate vector