Skip to content

Releases: thchr/Crystalline.jl

v0.6.9

07 Feb 21:33
Compare
Choose a tag to compare

Crystalline v0.6.9

Diff since v0.6.8

v0.6.8

14 Jan 12:54
Compare
Choose a tag to compare

Crystalline v0.6.8

Diff since v0.6.7

Merged pull requests:

  • Updates and new methods associated with BandGraphs work (#49) (@thchr)

v0.6.7

16 Dec 09:26
Compare
Choose a tag to compare

Crystalline v0.6.7

Diff since v0.6.6

v0.6.6

12 Dec 14:22
Compare
Choose a tag to compare

Crystalline v0.6.6

Diff since v0.6.5

v0.6.5

08 Oct 21:37
Compare
Choose a tag to compare

Crystalline v0.6.5

Diff since v0.6.4

v0.6.4

27 Sep 07:39
Compare
Choose a tag to compare

Crystalline v0.6.4

Diff since v0.6.3

v0.6.3

17 Sep 08:51
Compare
Choose a tag to compare

Crystalline v0.6.3

Diff since v0.6.2

v0.6.2

17 Sep 07:46
Compare
Choose a tag to compare

Crystalline v0.6.2

Diff since v0.6.1

v0.6.1

17 Sep 06:52
Compare
Choose a tag to compare

Crystalline v0.6.1

Diff since v0.6.0

v0.6.0

16 Sep 10:54
Compare
Choose a tag to compare

Crystalline v0.6.0

Diff since v0.5.4

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 type NewBandRep{D} (and Collection{NewBandRep{D}}, which is expected to replace BandRep (and BandRepSet) eventually.