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

Make MCParticle momenta use doubles instead of floats #237

Merged
merged 4 commits into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    ab9fb95 View commit details
    Browse the repository at this point in the history
  2. Fix python unittests

    tmadlener committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8e59f58 View commit details
    Browse the repository at this point in the history
  3. Add a constructor from Vector3f for Vector3d

    This direction should not suffer from narrowing
    tmadlener committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b72ed3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a92d335 View commit details
    Browse the repository at this point in the history