File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ **Added: **
2+
3+ * Added ``Structure.get_lattice_vectors() `` method to return the lattice vectors.
4+ * Added ``Structure.get_lattice_vector_angles() `` method to return the angles between the lattice vectors.
5+ * Added ``Structure.get_isotropic_displacement_parameters() `` method to return the isotropic displacement parameters.
6+ * Added ``Structure.get_anisotropic_displacement_parameters() `` method to return the anisotropic displacement parameters.
7+ * Added ``Structure.get_occupancies() `` method to return the occupancies of the sites.
8+ * Added ``Structure.get_cartesian_coordinates() `` method to return the Cartesian coordinates of the sites.
9+ * Added ``Structure.get_fractional_coordinates() `` method to return the fractional coordinates of the sites.
10+ * Added ``Structure.get_chemical_symbols() `` method to return the chemical symbols of the sites.
11+ * Added ``Structure.convert_ase_to_diffpy_structure() `` method to convert an ASE Atoms object to a DiffPy Structure object.
12+
13+ **Changed: **
14+
15+ * <news item>
16+
17+ **Deprecated: **
18+
19+ * <news item>
20+
21+ **Removed: **
22+
23+ * <news item>
24+
25+ **Fixed: **
26+
27+ * <news item>
28+
29+ **Security: **
30+
31+ * <news item>
You can’t perform that action at this time.
0 commit comments