You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/ChangeLog.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ DFTTools Version 3.3.0 is a release that
8
8
* is compatible with TRIQS 3.3.x
9
9
* includes the latest app4triqs changes
10
10
* introduce `dc_imp_dyn` attribute in sumk object to store dynamic part of DC potential
11
+
* allows using MeshDLRImFreq as Sumk mesh
11
12
* improved standard behavior of block struct (#248) (see below for details)
12
13
13
14
We thank all contributors: Sophie Beck, Thomas Hahn, Alexander Hampel, Henri Menke, Dylan Simon, Nils Wentzell
@@ -21,6 +22,7 @@ Find below an itemized list of changes in this release.
21
22
### feat
22
23
* allow dict/np.ndarrays input in `symm_deg_gf`
23
24
* introduce `dc_imp_dyn` attribute in sumk object to store dynamic part of DC potential
25
+
* allows using MeshDLRImFreq as Sumk mesh
24
26
* previously the default `gf_struct_solver` in a initialized blockstructure had keys `up` / `down`, inconsistent with the default behavior after running `analyse_block_structure`: `up_0` / `down_0`. Now the default solver structure always has the `_0`
25
27
in the key.
26
28
* old behavior resulted in error when analyse_block_structure was called
0 commit comments