Version 3.2.0
TRIQS Version 3.2.0 is a release that
- Introduces three Discrete Lehmann Representation (DLR) Mesh types
- Adds conversion routines between DLR and existing Mesh types
- Allows using symmetries for C++ Green function initialization and symmetrization
- Extends the overloads for existing Python wrappings of various Gf related functions
- Extends the Green function evaluation in C++ and Python
- Makes all C++ Green function meshes consistent with a C++20 Mesh Concept
- Raises compiler requirements to clang15+ and gcc12+
- Fixes several library issues
We thank all contributors: John Bonini, Kacper Cybiński, Philipp Dumitrescu, Olivier Gingras, Thomas Hahn, Alexander Hampel, Collins Kariuki, Dominik Kiese, Igor Krivenko, Harry LaBollita, Rémi Lacroix, Henri Menke, Olivier Parcollet, Hugo U. R. Strand, Nils Wentzell, Jie Xiong
A detailed list of changes is provided in the ChangeLog.