You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix: ValueError `LQMarkov` with beta>0.972 (#508)
* add line breaks to comply with pep8
* add docstring for max_iter parameter in LQMarkov
* move max_iter to kwarg of stationary_values, fix docstring, and indents for pep8
* edit line break for style consistency
0 commit comments