Erik Everson
Erik Everson
Alright, so I'm confident I figured out what is going with the Bellan comparison plot, but the solution is not a trivial one. The good news is that the `stix()`...
@ejohnson-96 Alright, I've add a `vErik` version of the notebook to your branch. If you just update your local copy then you'll get a copy of the notebook. Feel free...
@anthony-vo From what I understand, this issue does not currently apply to the particles classes. Just the code found within `plasmapy.formulary`. The idea is to (1) standardize the variable names...
@anthony-vo Ahhh, I see. Sorry for the confusion. My brain doesn't always want to work when I want to. > How about optional arguments, then? We can't use a single...
What do you mean by random seed? I haven't seen this failure anywhere else yet. I do recall us having issues in the past (I think with the radiography tests),...
... I know we're going to break `plasmapy_sphinx` into it's own pkg. I feel maybe we should delay the suggestion of this issue until we do the split, just so...
What's `False` then? Weird!
I'm currently working on this and hoping to open a PR soon on it. Here are my thoughts on the functionality. 1. We create an typing alias that looks like......
Sure, I've made a bunch of progress in getting the above implement and should be able to open a PR sometime next week. We can go through the docstrings, and...
I'll point out, one of the benefits of having a `particle_like` typing alias is that we will actually have a documentation page that will always be linked back to when...