Skip to content

Pull requests: PlasmaPy/PlasmaPy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Added __str__ method to CustomParticle class. breaking change For breaking changes, excluding deprecations and planned removals plasmapy.particles Related to the plasmapy.particles subpackage python Pull requests that update Python code testing
#2702 by Quettle was merged May 28, 2024 Loading…
Changed CustomParticle __repr__ to display the symbol if present plasmapy.particles Related to the plasmapy.particles subpackage status: ready to merge
#1397 by Quettle was merged Jan 25, 2022 Loading…
3 tasks done
Changed behaviour of CustomParticle.__eq__ when used against other types plasmapy.particles Related to the plasmapy.particles subpackage
#1315 by Quettle was merged Oct 19, 2021 Loading…
3 tasks done
Add a function to create CustomParticles from molecule symbols. CI Related to continuous integration plasmapy.particles Related to the plasmapy.particles subpackage
#1309 by Quettle was merged Jan 20, 2022 Loading…
3 tasks done
Changed behavour of Particle.__eq__ to return false when used with other types plasmapy.particles Related to the plasmapy.particles subpackage
#1225 by Quettle was merged Aug 3, 2021 Loading…
3 tasks done
Make CustomParticle usable as keys in a dict docs PlasmaPy Docs at http:https://docs.plasmapy.org plasmapy.particles Related to the plasmapy.particles subpackage
#1216 by Quettle was merged Jul 28, 2021 Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.