Skip to content

Issues: PlasmaPy/PlasmaPy

Release 2024.10.0
#2786 opened Jul 22, 2024 by github-actions bot
Open 4
Available Projects
#964 opened Dec 18, 2020 by rocco8773
Open
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

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
Assignee
Filter by who’s assigned
Sort

Issues list

Pin requirements with uv.lock instead of files in ci_requirements/ CI Related to continuous integration GitHub Actions A continuous integration platform for automating tests and other tasks (see .github/ directory) maintenance General updates to package infrastructure nox Related to the nox automation software packaging Related to packaging or distribution python Pull requests that update Python code requirements Related to updating requirements testing
#2937 opened Jan 8, 2025 by namurphy Draft
6 tasks
Enable pytest-doctestplus and update minimum versions in the tests dependency set CI Related to continuous integration maintenance General updates to package infrastructure nox Related to the nox automation software packaging Related to packaging or distribution python Pull requests that update Python code requirements Related to updating requirements testing
#2913 opened Nov 21, 2024 by namurphy Loading…
Optimizing ParticleTracker and cpr.Tracker breaking change For breaking changes, excluding deprecations and planned removals CI Related to continuous integration feature For new functionality, excluding breaking changes maintenance General updates to package infrastructure plasmapy.diagnostics Related to the plasmapy.diagnostics subpackage plasmapy.plasma Related to the plasmapy.plasma subpackage plasmapy.simulation Related to the plasmapy.simulation subpackage plasmapy.utils Related to the plasmapy.utils subpackage python Pull requests that update Python code static type checking testing
#2911 opened Nov 18, 2024 by pheuer Loading…
Add multiple electron species to OTS tests plasmapy.diagnostics Related to the plasmapy.diagnostics subpackage python Pull requests that update Python code testing
#2906 opened Nov 15, 2024 by pheuer Loading…
Update top-level and subpackage docstrings docs PlasmaPy Docs at http://docs.plasmapy.org documentation infrastructure physical data Related to fundamental physical data, including atomic data plasmapy.analysis Related to the plasmapy.analysis subpackage plasmapy.diagnostics Related to the plasmapy.diagnostics subpackage plasmapy.dispersion Related to the plasmapy.dispersion subpackage plasmapy.formulary.quantum Related to the plasmapy.formulary.quantum module plasmapy.formulary Related to the plasmapy.formulary subpackage plasmapy.particles Related to the plasmapy.particles subpackage plasmapy.plasma Related to the plasmapy.plasma subpackage plasmapy.simulation Related to the plasmapy.simulation subpackage plasmapy.utils Related to the plasmapy.utils subpackage python Pull requests that update Python code testing
#2896 opened Oct 31, 2024 by namurphy Draft
Magnetic probe analysis plasmapy.diagnostics Related to the plasmapy.diagnostics subpackage python Pull requests that update Python code testing
#2838 opened Aug 23, 2024 by dschaffner Loading…
Extend @particle_input to ParticleListLike annotations feature For new functionality, excluding breaking changes no changelog entry needed plasmapy.particles Related to the plasmapy.particles subpackage python Pull requests that update Python code testing
#2790 opened Jul 26, 2024 by JaydenR2305 Loading…
Add Scattering to ParticleTracker breaking change For breaking changes, excluding deprecations and planned removals feature For new functionality, excluding breaking changes plasmapy.diagnostics Related to the plasmapy.diagnostics subpackage plasmapy.formulary Related to the plasmapy.formulary subpackage plasmapy.particles Related to the plasmapy.particles subpackage plasmapy.plasma Related to the plasmapy.plasma subpackage plasmapy.simulation Related to the plasmapy.simulation subpackage python Pull requests that update Python code testing
#2748 opened Jul 8, 2024 by JaydenR2305 Draft
Allow ionic_levels to create a ParticleList with a supplied list of charge numbers feature For new functionality, excluding breaking changes plasmapy.particles Related to the plasmapy.particles subpackage python Pull requests that update Python code status: in progress testing
#2592 opened Mar 21, 2024 by namurphy Draft
Create a class for nuclear reactions plasmapy.particles Related to the plasmapy.particles subpackage python Pull requests that update Python code status: in progress testing
#2537 opened Feb 26, 2024 by namurphy Draft
BRL Langmuir Probe Theory packaging Related to packaging or distribution plasmapy.diagnostics Related to the plasmapy.diagnostics subpackage python Pull requests that update Python code testing
#2344 opened Sep 21, 2023 by kuchtact Draft
Set pytest flag to change warnings into test failures in CI CI Related to continuous integration status: on hold Issues & PRs that are being intentionally delayed testing
#2301 opened Aug 24, 2023 by namurphy
adding Spheromak solutions plasmapy.plasma Related to the plasmapy.plasma subpackage testing
#2237 opened Jul 3, 2023 by mohawk811 Draft Future
Add tests for usage of CustomParticle and ParticleList in formulary functions feature request Issues requesting a new feature or enhancement plasmapy.formulary Related to the plasmapy.formulary subpackage testing
#1865 opened Jan 3, 2023 by namurphy
48 tasks
Write tests for Coulomb_cross_section Plasma Lv0 | Novice Issues that do not require knowledge of physics plasmapy.formulary Related to the plasmapy.formulary subpackage priority: medium Issues & PRs of moderate urgency and importance Python Lv1 | Beginner Issues that require some knowledge of Python testing
#1781 opened Nov 1, 2022 by rocco8773
Refactor Particle tests to not use exec and eval plasmapy.particles Related to the plasmapy.particles subpackage refactoring ♻️ Improving an implementation without adding new functionality testing
#1460 opened Mar 1, 2022 by namurphy
Update testing guide to include cron tests & staged tests contributor guide docs PlasmaPy Docs at http://docs.plasmapy.org testing
#1352 opened Dec 8, 2021 by namurphy
[WIP] Classical Transport 2.0 python Pull requests that update Python code status: dormant PRs that are stalled testing transport Related to plasma transport phenomena
#1121 opened Apr 20, 2021 by pheuer Draft
2 of 6 tasks
Future
Create class to represent MHD normalizations docs PlasmaPy Docs at http://docs.plasmapy.org documentation infrastructure feature For new functionality, excluding breaking changes plasmapy.simulation Related to the plasmapy.simulation subpackage python Pull requests that update Python code size: very large ≥500 lines changed status: in progress testing
#1029 opened Feb 22, 2021 by namurphy Draft
Parametrize tests in test_validators.py Plasma Lv0 | Novice Issues that do not require knowledge of physics plasmapy.utils Related to the plasmapy.utils subpackage Python Lv2 | Intermediate Issues that require a medium amount of knowledge of Python refactoring ♻️ Improving an implementation without adding new functionality testing
#1002 opened Feb 7, 2021 by rocco8773
Parametrize tests in test_checks.py Plasma Lv0 | Novice Issues that do not require knowledge of physics plasmapy.utils Related to the plasmapy.utils subpackage Python Lv2 | Intermediate Issues that require a medium amount of knowledge of Python refactoring ♻️ Improving an implementation without adding new functionality testing
#1001 opened Feb 7, 2021 by rocco8773
2
Explanation of CI checks in PR template? docs PlasmaPy Docs at http://docs.plasmapy.org testing
#852 opened Jun 11, 2020 by StanczakDominik
ProTip! no:milestone will show everything without a milestone.