Skip to content

Conversation

hollasch
Copy link
Collaborator

In cases where the random unit vector is exactly or very closely equal
to the reversed normal vector, the scatter direction vector will be zero
or close to it. This can lead to infinite or NaN values after the call.

Resolves #619

In cases where the random unit vector is exactly or very closely equal
to the reversed normal vector, the scatter direction vector will be zero
or close to it. This can lead to infinite or NaN values after the call.

Resolves #619
@hollasch hollasch added this to the v3.2.2 milestone Oct 13, 2020
@hollasch hollasch requested review from trevordblack and a team October 13, 2020 02:22
@hollasch hollasch self-assigned this Oct 13, 2020
Copy link
Collaborator

@trevordblack trevordblack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm getting quesy with the amount of caveats and gotcha that we're inlining into the text.
I'm concerned that it's removing some of the fun of the project.

@hollasch hollasch merged commit 1f50cce into dev-patch Oct 17, 2020
@hollasch hollasch deleted the fix-degenerate-scatter branch October 17, 2020 06:12
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