Skip to content
## DFTK v0.1.15

[Diff since v0.1.14](https://github.com/JuliaMolSim/DFTK.jl/compare/v0.1.14...v0.1.15)


**Closed issues:**
- HPC (#90)
- Extend collinear spin support (#321)
- Homogenize div (#346)

**Merged pull requests:**
- Recode banddata preparation in Julia (#343) (@mfherbst)
- A few small fixes and improvements (#344) (@mfherbst)
- Swap installation order (#345) (@mfherbst)
- MPI for distribution over k-Points (#347) (@antoine-levitt)
- Optimize and parallelize density computation (#352) (@antoine-levitt)
- More detailed installation instructions (#353) (@mfherbst)
- Avoid some more allocations in Hamiltonian apply (#354) (@antoine-levitt)