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

Leftovers of random_in_unit_sphere #1637

Open
whydoubt opened this issue Sep 10, 2024 · 1 comment
Open

Leftovers of random_in_unit_sphere #1637

whydoubt opened this issue Sep 10, 2024 · 1 comment
Assignees
Milestone

Comments

@whydoubt
Copy link
Contributor

There are still a couple of mentions of random_in_unit_sphere in the books,
that should probably be switched out for random_unit_vector:

  • For IOW, it's referenced when adding random_in_unit_disc.
  • For TROYL, it's used as an example of a Las Vegas algorithm.
    random_in_unit_disc would work too, and would be a smaller code snippet.
@hollasch hollasch self-assigned this Nov 12, 2024
@hollasch hollasch added this to the v4.0.2 milestone Nov 12, 2024
@hollasch
Copy link
Collaborator

Ref #1606, #1616

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants