Releases: thchr/Crystalline.jl
Releases · thchr/Crystalline.jl
v0.6.5
Crystalline v0.6.5
v0.6.4
Crystalline v0.6.4
v0.6.3
Crystalline v0.6.3
v0.6.2
Crystalline v0.6.2
v0.6.1
Crystalline v0.6.1
v0.6.0
Crystalline v0.6.0
This is intended as a preliminary release of a v0.6 series, with some flux still to be expected in the definitions of BandRep
, NewBandRep
, and SymmetryVector
as well as tooling around it.
New features
nigglibasis
: compute the Niggli-reduced cell basis.SymmetryVector
: encode the symmetry content of a set of irrep multiplicities- Use
SymmetryVector
to define a new typeNewBandRep{D}
(andCollection{NewBandRep{D}}
, which is expected to replaceBandRep
(andBandRepSet
) eventually.