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

IntState vs FloatState fix for RF distances #81

Merged
merged 2 commits into from
Dec 13, 2023
Merged

Conversation

willdumm
Copy link
Collaborator

@harryrichman pointed out that if one_sided_coefficients are not integers, the RF distance won't be integer-valued, but will be coerced to an integer because it's put in an IntState object by the RF distance functions. This fixes that issue, using FloatState if necessary, but keeping IntState when possible.

@willdumm willdumm merged commit 26fcb93 into main Dec 13, 2023
2 checks passed
@willdumm willdumm deleted the wd-rf-intstate-fix branch December 13, 2023 22:07
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.

1 participant