File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1- __version__ = "0.2.0 "
1+ __version__ = "0.2.1 "
Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## v0.2.1
6+
7+ Major update with many new features:
8+ - Elastic, dielectric, and piezoelectric tensors are now supported.
9+ - Wave function coefficients are now desymmetrised on the fly, meaning
10+ ` wavefunction.h5 ` files are much smaller.
11+ - New tool to extract wave function coefficients that removes the ` pawpyseed ` and is
12+ much faster. This is a python only implementation and doesn't require compiling any
13+ additional codes.
14+ - Mesh properties (scattering rates etc, energies, velocities) stored in a separate
15+ mesh.h5 file which is much smaller and faster to read.
16+ - Revamped unit tests.
17+
518## v0.2.0
619
720Major update with many new features:
You can’t perform that action at this time.
0 commit comments