Paper or Documentation on neighbors.pyx #3500
rydeveraumn
started this conversation in
General
Replies: 1 comment 3 replies
-
I think @lbluque and @AegisIK were the ones to most recently take a deep dive on that part of the code and may be able to give you some pointers. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
Being fairly new to materials science and
pymatgen
I have been working through the details of theMEGNet
paper and model. It seems a key detail is an execution of https://github.com/materialsproject/pymatgen/blob/master/pymatgen/optimization/neighbors.pyx. I would like to get a better, lower level understanding and am having trouble understanding how the lattice comes into play and how the offsets are being created. Is there any literature that describes this process?Beta Was this translation helpful? Give feedback.
All reactions