Closed Luthaf closed 8 months ago
Much appreciated on my end! Code looks great to this noob -- let me know if you want a formal review from me.
I think the NeighborsList calculator is now wrong with these changes, around here: https://github.com/Luthaf/rascaline/blob/2851d47ab3471057f3794ac2b48b0417add2f748/rascaline/src/calculators/neighbor_list.rs#L568-L571
The condition should account for the cell shift as well.
Here is a pre-built version of the code in this pull request: wheels.zip, you can install it locally by unzipping wheels.zip
and using pip
to install the file matching your system
This was found by @liam-o-marsh in #240, and I cherry-picked it to merge the fix quicker.
Ping @rosecers who wants to use this!
:books: Documentation preview :books:: https://rascaline--260.org.readthedocs.build/en/260/