We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8d1ab commit 701bf8bCopy full SHA for 701bf8b
doc/ChangeLog.md
@@ -2,6 +2,20 @@
2
3
# Changelog
4
5
+## Version 3.1.1
6
+
7
+DFTTools Version 3.1.1 is a patch release that contains a few bug fixes.
8
+In particular, we resolve incompatibility with recent numpy versions.
9
10
+We thank all contributors: Alexander Hampel, Harry LaBollita
11
12
+Find below an itemized list of changes in this release.
13
14
+### General
15
+* fix: np.int / np.float / np. complex are depracted (np v1.20) / removed (np v1.24)
16
+* Fixes issue with projected A(k,w) (#225)
17
18
19
## Version 3.1.0
20
21
DFTTools Version 3.1.0 is a release that
0 commit comments