Skip to content

Leftovers of random_in_unit_sphere #1637

@whydoubt

Description

@whydoubt

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions