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

Typestate for n4::random::direction #173

Open
gonzaponte opened this issue Nov 16, 2023 · 0 comments
Open

Typestate for n4::random::direction #173

gonzaponte opened this issue Nov 16, 2023 · 0 comments

Comments

@gonzaponte
Copy link
Collaborator

In n4::random::direction we want to accept both {min,max}_theta and {min,max}_cos_theta. Due to floating point comparison issues, we need to make them mutually exclusive and this should be reflected in the form of a typestate pattern.

@gonzaponte gonzaponte added this to nain4 Nov 16, 2023
@github-project-automation github-project-automation bot moved this to Triage in nain4 Nov 16, 2023
@gonzaponte gonzaponte moved this from Triage to Eventually in nain4 Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Eventually
Development

No branches or pull requests

1 participant