Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Fix 1301 #1302

Merged
merged 3 commits into from May 16, 2018
Merged

Fix 1301 #1302

merged 3 commits into from May 16, 2018

Conversation

marscher
Copy link
Member

The method _ensure_eigendecomposition did only check if the decomposition has already been computed, but did not ensure that the transition matrix has remained the same object. This is of importance when doing re-estimations, eg. in CK-test.

This fixes #1301

@marscher
Copy link
Member Author

Travis and Appveyor failures are unrelated.

@marscher marscher merged commit db89099 into markovmodel:devel May 16, 2018
@marscher marscher deleted the fix_1301 branch May 16, 2018 21:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent cktest behaviour depending on accessing eigenvectors
1 participant