Tommy Waltmann
Tommy Waltmann
Ok, then the argument will be named `normalization_mode` and the acceptable options will be `finite_size` or `infer` (default), following @bdice 's suggestion. That way, if we want to add more...
If you'd like me to review what you have so far, please request it in the reviewers section at the upper right of the page. From what I can see...
Hi @AlainKadar , this PR is really, really close. Do you want some help from me to put the finishing touches on it, or can you handle it by yourself?
You may also want to take a look at the Triplet Potentials before doing this. I know there is a lot of code duplication between the isotropic pairs and the...
It's fine if it's a super minimal compute; the key is that we have a fast, efficient, and centralized implementation of a common form of simulation analysis. I don't think...
Can @vyasr clarify what his proposal is exactly? He says we should be careful about mixing spatial and time correlation functions in a `correlation` module, but I am still unclear...
I am closing this issue, as my research didn't end up needing it and I am not aware of anyone else with a need for it.
Okay, I can re-arrange some things. I created a different structure previously because I was unaware at the time about the troubles with dependabot search paths.
Going to wait until this round of dependabot PRs gets merged before moving further with this. Its creating merge conflicts that I only want to go about resolving once after...
This appears to be working right as of now. I find it awkward, however, that the conda environment files are not in the same directories as their corresponding pip requirements...