Skip to content

Switch to sets for storing species constants in PyPIConGPU  #5023

Open
@BrianMarre

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

Assignees

Labels

PICMIpypicongpu and picmi relatedgood first issuesignal new contributors where they can startrefactoringcode change to improve performance or to unify a concept but does not change public API

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions