Skip to content
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

Make IRC forward/reverse direction choice deterministic #15

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

mjohnson541
Copy link
Contributor

Define v0ts to be the direction where the first nonzero element is positive. This should prevent non-deterministic direction choice of this eigenvector which makes it difficult to run independent forward and reverse IRCs (as in some cases the reverse and forward IRCs pick different v0ts's causing them to be the same IRC branch).

…sitive

this should prevent non-deterministic direction choice of this eigenvector which
makes it difficult to run independent forward and reverse IRCs
@ehermes
Copy link
Collaborator

ehermes commented Jan 6, 2023

Looks good.

@ehermes ehermes merged commit db56c41 into master Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants