Skip to content

Commit dc00497

Browse files
committed
add crystal system classmethods to Phase.
1 parent b57e7db commit dc00497

2 files changed

Lines changed: 369 additions & 30 deletions

File tree

CHANGELOG.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@ Unreleased
1212

1313
Added
1414
-----
15-
- The unit cells and atomic positions of `~orix.crystalmap.Phase` objects can now
16-
be visualized using `Phase.plot_unit_cell.
15+
- The unit cells and atomic positions of ``Phase`` objects can now be visualized
16+
using ``Phase.plot_unit_cell``.
17+
- ``Phase`` objects can now be created using the seven crystal class methods ``Phase.triclinic``,
18+
``Phase.monoclinic``, ``Phase.orthorhombic``, ``Phase.tetragonal``, ``Phase.trigonal``,
19+
``Phase.hexagonal``, and ``Phase.cubic``
1720

1821
Changed
1922
-------

0 commit comments

Comments
 (0)