Vyas Ramasubramani
Vyas Ramasubramani
Yes, that's correct regarding your example. However, I think whatever you do there needs to be documented in the RDF docstring as well, so to close this issue I think...
We should aim to resolve this along with #635 for freud 3.0
What types of `system` are you typically working with when this comes up? Is this in the context of OVITO? If you actually have a `Box` and numpy arrays of...
The workflow you're suggesting makes sense, but I think it highlights the fact that there are any number of convenience APIs that we could implement that are fundamentally built around...
I agree that we shouldn't overengineer plotting code in freud; the plotting available here should be pretty minimal, just enough for users to validate and get a feel for their...
@mphoward's proposal (two separate typedefs) is how I imagined this would be implemented, so I also support this plan. I don't have a strong opinion on the naming; I agree...
I hadn't seen this issue before, but I recently started thinking about this after a conversation with @shwina and @jrhemstad about GPU memory management in Python. It seems like what...
That's true, but in my view the distinction is a little more fundamental. CAI is purely descriptive, so objects implementing the CAI must always be converted into some internal representation...
@jakirkham Sorry, didn't mean that as a correction, more as an extended explanation to answer @jrhemstad's question.
I'm going to work on documenting next steps for this sometime soon.