Skip to content

First release compatible with aiida-core v1.0.0b3

Compare
Choose a tag to compare
@chrisjsewell chrisjsewell released this 26 Jun 13:41
improve `generate_structure`

Using ` np.linalg.qr` we can remove a lot of extraneous code, regarding the transformation of the cell and atomic positions, to LAMMPS compatible format.
We also store the transformation matrix, so it will be possible to transform back, during the parsing stage.