ensemble.evaluation.SimpleState#
- class SimpleState(position: Array | ndarray | bool | number | bool | int | float | complex)[source]#
Simplest state of a molecular system.
- Parameters:
position – Particle positions
Methods
__init__()count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Attributes