Skip to content

v0.3.2

Compare
Choose a tag to compare
@eahenle eahenle released this 13 Jun 10:42

New Features

  • view_crystal : use Blink, Pluto, or Jupyter to render a crystal in an interactive GUI
  • calculate_bond_vectors! : determines Cartesian vectors between bonded atoms (included in infer_bonds!)
  • get_bond_vector : retrieves the vector between two atoms
  • clear_vectors! : removes all vector annotations (included in remove_bonds!)
  • bond_angle : calculates the angle between two adjacent bonds
  • bond_distance : retrieves the distance annotation for an edge (without requiring using MetaGraphs)