Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 988 Bytes

File metadata and controls

30 lines (19 loc) · 988 Bytes

Added:

  • Added Structure.get_lattice_vectors() method to return the lattice vectors.
  • Added Structure.get_lattice_vector_angles() method to return the angles between the lattice vectors.
  • Added Structure.get_isotropic_displacement_parameters() method to return the isotropic displacement parameters.
  • Added Structure.get_anisotropic_displacement_parameters() method to return the anisotropic displacement parameters.
  • Added Structure.get_occupancies() method to return the occupancies of the sites.
  • Added Structure.get_cartesian_coordinates() method to return the Cartesian coordinates of the sites.
  • Added Structure.get_fractional_coordinates() method to return the fractional coordinates of the sites.
  • Added Structure.get_chemical_symbols() method to return the chemical symbols of the sites.

Changed:

  • <news item>

Deprecated:

  • <news item>

Removed:

  • <news item>

Fixed:

  • <news item>

Security:

  • <news item>