Release 0.11.10
·
29 commits
to 04910b270016b63e3c7dca22ffdc98168f81da5d
since this release
0.11.10 - 2024-09-23
Added
Structure.distance(i, j, units='bohr' | 'angstrom')
returns the distance between atomsi, j
.view.view(... distances=[(0, 1), (4,27), ...])
will display the distances between atoms at these indices.