partev
partev
Updated links in contributing guidelines to use HTTPS.
Update the return values of the Kalman filter to include predicted means and covariances. this fixes issue #248 currently [PosteriorGSSMFiltered](https://probml.github.io/dynamax/api.html#dynamax.linear_gaussian_ssm.PosteriorGSSMFiltered) is supposed to return predicted_means and predicted_covariances but it doesn't....
replace "\\theta" -> "\theta" \\theta is not displayed correctly but "\theta" is
"re quires" -> "requires"
"work with simulate noisy data" -> "work with simulate**d** noisy data" $\mathrm{N}(F z_t, Q)$ -> $\mathcal{N}(F z_t, Q)$ $\mathrm{N}(H z_t, R)$ -> $\mathcal{N}(H z_t, R)$ $\mathbb{R}^10$ -> $\mathbb{R}^{10}$ "paraemeters" ->...
"Gaussian GSSM" -> "Gaussian SSM"
y=0 should be replaced with y=1
noinlinearities -> nonlinearities