Releases: JuliaMolSim/DFTK.jl
Releases Β· JuliaMolSim/DFTK.jl
v0.6.18
v0.6.17
DFTK v0.6.17
Merged pull requests:
- Atoms calculators compatible Calculator (#921) (@CedricTravelletti)
- Uniform interface for direct minimisation and density interpolation (#936) (@mfherbst)
- Fixes of some edge cases in checkpoint handling (#937) (@mfherbst)
- Formatting / code improvement (#945) (@epolack)
- Documentation on running DFTK on clusters (#946) (@mfherbst)
Closed issues:
- Possibility of using hybrid functionals (#530)
v0.6.16
v0.6.15
DFTK v0.6.15
Merged pull requests:
- Make xc term AD-compatible (#892) (@a-azzali)
- Refactor bandstructure routines and json results (#895) (@mfherbst)
- Add basic Wannier.jl integration (#899) (@Technici4n)
- Move JSON3 dependency into extension module (#907) (@mfherbst)
- Update README (#912) (@mfherbst)
- Fix caching in CI (#915) (@epolack)
- Suggestion for CI simplification (#916) (@mfherbst)
- Fix typo (#918) (@lucifer1004)
- Remove obsolete interatomic potentials interface (#919) (@mfherbst)
- Misc changes (#920) (@epolack)
- Remove collinear spin c-interface, which is now native in spglib (#924) (@mfherbst)
- Fix a bug with scaling factors in the Hartree term (#926) (@ClementineBarat)
- Removing reference to old functions (#927) (@epolack)
- Move all requires-based optional code to extension modules (#930) (@mfherbst)
Closed issues:
v0.6.14
DFTK v0.6.14
Merged pull requests:
v0.6.13
DFTK v0.6.13
Merged pull requests:
- Switching to TestItemRunner (#888) (@epolack)
- Update test selection mechanism (#901) (@mfherbst)
- Update Spglib (#903) (@mfherbst)
- Bump minimal Julia version to 1.8 (#905) (@mfherbst)
- Add cutoff parameter to PspUpf (#906) (@azadoks)
Closed issues:
- Use TestItemRunner.jl for managing tests (#866)
v0.6.12
DFTK v0.6.12
Merged pull requests:
- Computation of the Fourier transform of the force constant matrix of Ewald (#762) (@epolack)
- CompatHelper: bump compat for Polynomials to 4, (keep existing compat) (#874) (@github-actions[bot])
- CompatHelper: bump compat for Spglib to 0.8, (keep existing compat) (#876) (@github-actions[bot])
- Implemented density transfer, added timings to hessian (#878) (@a-azzali)
- Bump actions/checkout from 3 to 4 (#879) (@dependabot[bot])
- warning uses unexisting variable (#880) (@epolack)
- fix for documenter 1.1 (#882) (@epolack)
- Removing unsupported branch (#883) (@epolack)
- Correct typo in preconditioners.jl (#885) (@gkemlin)
- Updating SCF doc (#886) (@epolack)
- Smaller fixes (#890) (@mfherbst)
- Add missing
using Plots
to graphene example (#891) (@Technici4n) - Try to fix interval arithmetic tests by version bound (#894) (@mfherbst)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#897) (@github-actions[bot])
- CompatHelper: add new compat entry for Artifacts at version 1, (keep existing compat) (#898) (@github-actions[bot])
Closed issues:
- ExtXYZ segfault (#889)
v0.6.11
v0.6.10
DFTK v0.6.10
Closed issues:
- Switch to ReTest (#508)
- Unexpected error when using Crystallographic Information Framework (CIF) File Input (#863)
Merged pull requests:
- API change for Ewald and pairwise computations (#853) (@epolack)
- Extend details on precompilation and developer setup (#862) (@mfherbst)
- Parse element by number (#864) (@mfherbst)
- Fix GPU CI (again) (#865) (@mfherbst)
- Fix GPU tests (#867) (@vchuravy)
- Fix for Ewald (#869) (@epolack)
- CompatHelper: bump compat for Spglib to 0.7, (keep existing compat) (#870) (@github-actions[bot])
- Collection of some documentation extensions and bugfixes (#873) (@mfherbst)