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

all: introduce fmom.Vec4, make fmom.PxPyPzE a struct instead of [4]float64 #594

Merged
merged 5 commits into from
Mar 25, 2020

Commits on Mar 25, 2020

  1. all: introduce fmom.Vec4, make fmom.PxPyPzE a struct instead of [4]fl…

    …oat64
    
    this is for performance reasons, see:
    - golang/go#15925
    sbinet committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    1a8accc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea302e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60bcb09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7028fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61d9724 View commit details
    Browse the repository at this point in the history