Skip to content

Commit e8fe33b

Browse files
committed
[doc] Update Changelog for 3.1
1 parent b35460e commit e8fe33b

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

doc/ChangeLog.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,39 @@
55
## Version 3.1.0
66

77
w2dynamics_interface version 3.1.0 is a compatibility
8-
release for TRIQS version 3.1.0.
8+
release for TRIQS version 3.1.0 that
9+
* uses the latest [app4triqs/3.1.x](https://github.com/TRIQS/app4triqs) skeleton
10+
* switches documentation to read-the-docs theme
11+
* improves ghactions and jenkins configuration
12+
13+
We thank all contributors: Alexander Hampel, Alexander Kowalski, Dylan Simon, Nils Wentzell
14+
15+
Find below an itemized list of changes in this release.
16+
17+
### General
18+
* After gcc stdlib update in <random> add reference data vor gcc version 11+
19+
* Manual porting to triqs 3.1 + nda + meshes
20+
* Adjust for new gf_struct type
21+
* Update to v1.1.1 of w2dynamics and update test ref files
22+
* Add worm_components parameter, limit test to subset of components
23+
* Make one-particle Green's function measurement optional
24+
* Add diagonalized version of two-orbital test for 2p-GF
25+
* Adapt to triqs 3, w2dynamics 1.1, and make code less redundant
26+
* Converter and solver interface for the two-particle Green's function
27+
* Use different ref test data when compiling with libcxx
28+
29+
### doc
30+
* Add new parameters and short instructions on 2p-GF measurement
31+
32+
### cmake
33+
* Let cmake of w2dynamics detect Fortran compiler
34+
* Clone from main w2dynamics repository and apply w2dynamics.patch
35+
* Detect use of libcxx through try_compile
36+
37+
### CI
38+
* Enable ghactions builds for unstable
39+
* Specify BLAS_ROOT and LAPACK_ROOT for OSX builds
40+
* Build 2pgf branch against triqs/unstable
941

1042

1143
## Version 3.0.0

0 commit comments

Comments
 (0)