Nick Murphy
Nick Murphy
> At our diagnostics meeting this week, @rocco8773 suggested that the `get_file` function and downloaded files might more properly belong in the `util` subpackage (at least while they remain primarily...
> This linter is in error: the line in question is not an fstring but a template passed to `tqdm` > > ``` > linters run-test: commands[1] | flake8 /home/runner/work/PlasmaPy/PlasmaPy/plasmapy...
Agreed. I think it'll be helpful to do the nightly (weekly?) wheels eventually since it'll make it easier for other packages to depend on PlasmaPy, but this is low priority...
Thank you, @HollensteinCHH! It's very exciting to now have issue/pull request #1000. I started to look through your pull request and it looks very interesting. It's going to be great...
> How do we realise a internal data base with PlasmaPy? This is a good question! How we provide fundamental data is a long-term problem that we still need to...
The next step for this pull request is to format the functionality into the style that we use for PlasmaPy. It might be helpful to look at an example file,...
I had forgotten that there was some relevant content in `docs/code_guide.rst` that could be copied over and adapted into this page.
Superseded by #1656, largely because I forgot that I already had this pull request open.
> I can do this as a first contribution to PlasmaPy :) @chrisarridge — That would be great! Thank you!
My motivation for having an optional Lorentz factor keyword is that when the velocity gets really close to c, we could end up with roundoff error in the calculation of...