- Pure compute loops release the GIL using
py::gil_scoped_release. - NumPy arrays are passed as contiguous
float64buffers; shapes are validated. - The LJ kernel here is intentionally naive O(N^2) for clarity. Swap with neighbor lists for scale.
ywuenthought/mini_md
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|