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>