Skip to content

Conversation

@JamesMcClung
Copy link
Collaborator

Mostly adds lots of mathematical methods to Vec:

  • Reduce a single vector with sum, prod, mag, mag2, max
  • Convert to an int vec with fint
  • Vector products with dot and cross
  • Invert with inv

Also adds an overload to rng::Uniform::get.

Most of these features aren't used in this PR. Future PRs will use them extensively, however.

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