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

Particle Group Type #29

Conversation

bear-is-asleep
Copy link
Collaborator

Change Particle Group from a vector to and unordered_map to save a ton of space for unallocated track IDs.

@bear-is-asleep bear-is-asleep marked this pull request as ready for review February 23, 2024 16:45
@bear-is-asleep
Copy link
Collaborator Author

Also updated the for loops to iterate through the maps instead of the size.

@francois-drielsma francois-drielsma merged commit f901b71 into DeepLearnPhysics:develop Feb 29, 2024
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.

2 participants