Skip to content

Release 0.11.10

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 20:11
· 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 atoms i, j.
  • view.view(... distances=[(0, 1), (4,27), ...]) will display the distances between atoms at these indices.