-
Notifications
You must be signed in to change notification settings - Fork 224
Open
Labels
PICMIpypicongpu and picmi relatedpypicongpu and picmi relatedgood first issuesignal new contributors where they can startsignal new contributors where they can startrefactoringcode change to improve performance or to unify a concept but does not change public APIcode change to improve performance or to unify a concept but does not change public API
Description
Currently species constants are stored in a list in PyPIConGPU, but semantically they more resemble elements of a set since constant types are supposed to be unique for a species.
Switching to sets also would allow the removal of code as discussed here
Metadata
Metadata
Assignees
Labels
PICMIpypicongpu and picmi relatedpypicongpu and picmi relatedgood first issuesignal new contributors where they can startsignal new contributors where they can startrefactoringcode change to improve performance or to unify a concept but does not change public APIcode change to improve performance or to unify a concept but does not change public API