eon.geometry.cell¶
Cell matrix helpers (row-vector lattice, ASE/vesin convention).
Module Contents¶
Functions¶
Convert cell lengths + angles (degrees) to a 3×3 row-vector box matrix. |
|
Inverse of :func: |
API¶
- eon.geometry.cell.length_angle_to_box(boxlengths, angles) numpy.ndarray¶
Convert cell lengths + angles (degrees) to a 3×3 row-vector box matrix.