Python orthorhombic lattices
Created by: VolodyaCO
I am adding an implementation of the Lattice graph class in Python, which handles orthorhombic lattices.
Some things are initially missing, but the main structure is already implemented. Among the things missing:
-
site_to_vector -
vector_to_coord -
vector_to_site -
basis_vectors -
checking orthogonality