-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flip Hybrid Edge Move #139
Conversation
coraallensavietta
commented
Sep 8, 2020
•
edited
Loading
edited
- add new structure optimization move to flip a hybrid edge's direction with careful attention to new root selection if hybrid edge to flip is below the root
drafting user tutorial increase add hybrid moves, decrease delete hybrid moves more info on site variability
…ve debug message in auxillary
…creasing likelihoods
…bing nnistotruenet to catch places where the true net has a lower loglik.
…d up hybridschanged function
6811abb
to
3905256
Compare
Did you mean to commit the files |
That's a great point! They are for the manual, so I'll remove them from this branch, then make a note to myself to confirm that they're not too long for the manual before I add them into that PR. |
in generic flip hybrid (still true by default in PhyLiNC) bug fix: flip may be admissible even downstream of hybrids bottom rung of ladder: more efficient check
I'm happy with the code, at this point. I think that:
|
Hi Cora, did you notice that the tests failed, despite the "all good" green light on GitHub? see here. |
Interesting! I can replicate these errors with Julia 1.5, but not 1.4. I'll look into it. |
Everything looks good to me. If same for you, you can squash & merge @coraallensavietta . Thank you!! |