mirror of
https://github.com/triqs/dft_tools
synced 2025-04-08 09:43:27 +02:00
[doc] Update changelog for 3.3.1
This commit is contained in:
parent
f9d392e41d
commit
f3a0d611ff
@ -2,6 +2,25 @@
|
|||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Version 3.3.1
|
||||||
|
|
||||||
|
DFTTools Version 3.3.1 is a patch release that restores compatibility
|
||||||
|
against recent numpy and scipy versions.
|
||||||
|
|
||||||
|
We thank all contributors: Sophie Beck, Alexander Hampel, Nils Wentzell
|
||||||
|
|
||||||
|
Find below an itemized list of changes in this release.
|
||||||
|
|
||||||
|
### General
|
||||||
|
* fix compatibility against numpy 2.0
|
||||||
|
* replace numpy.lib.pad with numpy.pad
|
||||||
|
* use scipy.integrate.simpson instead of scipy.integrate.simps (#255)
|
||||||
|
* clean-up of optics part using wannierberri
|
||||||
|
|
||||||
|
### Doc
|
||||||
|
* update list of DFT codes on landing page
|
||||||
|
|
||||||
|
|
||||||
## Version 3.3.0
|
## Version 3.3.0
|
||||||
|
|
||||||
DFTTools Version 3.3.0 is a release that
|
DFTTools Version 3.3.0 is a release that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user