torch_sim.neighbors.vesinΒΆ
Vesin-based neighbor list implementations.
This module provides high-performance neighbor list calculations using the Vesin library. It includes both TorchScript-compatible and standard implementations.
Vesin is available at: https://github.com/Luthaf/vesin
Functions
Compute neighbor lists using the standard Vesin implementation. |
|
Compute neighbor lists using TorchScript-compatible Vesin. |
Classes
bool(x) -> bool |