torch_sim.state¶
The core state representation.
The main SimState class represents atomistic systems with support for batched operations and conversion to/from various atomistic formats.
Functions
Concatenate a list of SimStates into a single SimState. |
|
Get attributes for a given scope. |
|
Initialize state tensors from a atomistic system representation. |
|
Convert the SimState to a new device and dtype. |
Classes
Mixin for states that support deformation gradients. |
|
State representation for atomistic systems with batched operations support. |
|
bool(x) -> bool |