John-Rust-1987-Python
John-Rust-1987-Python copied to clipboard
Update state transition matrix
Update to a simpler and slightly easier to read version
It looks like I have forgotten to transpose the state transition matrix in above pull request so that my matrix will replicate yours. But I am curious why you made the matrix "inverted", correct me if I am wrong, according to Rust's paper, I think the matrix produced by codes in above request is in the "Rust 1987" form.