Tags: TRIQS/ctint
Tags
Version 4.0.2 CTINT version 4.0.2 is a patch release that cleans up the installed interface and the packaging of the 4.0.x release branch. The install tree no longer ships or re-exports any third-party dependency, a downstream C++ consumer of the installed headers no longer fails on a missing header, and the conda package builds against the host dependencies. It further drops the poet dependency and updates the documentation website. We thank all contributors: Alexander Hampel, Dylan Simon, Nils Wentzell, Thomas Hahn A detailed list of changes is provided in the [ChangeLog](https://github.com/TRIQS/ctint/blob/4.0.x/doc/ChangeLog.md).
Version 4.0.1 CTINT version 4.0.1 is a patch release that pins the build dependencies for the 4.0.x release branch and loosens a numerical test tolerance so the dynamic-interaction tests pass with the reference BLAS used in the conda-forge build environment. We thank all contributors: Nils Wentzell A detailed list of changes is provided in the [ChangeLog](https://github.com/TRIQS/ctint/blob/4.0.x/doc/ChangeLog.md).
Version 4.0.0 CTINT version 4.0.0 is a compatibility release for TRIQS version 4.0.0 that * ports the Python bindings from cpp2py to the new c2py + clair framework * migrates the single-particle and bosonic quantities to the DLR Matsubara mesh * introduces a new per-term alpha tensor with support for dynamic interactions * replaces nfft with finufft for the non-uniform Fourier transforms * uses the latest [app4triqs](https://github.com/TRIQS/app4triqs) skeleton * migrates the Jenkins CI to the new k8s-based system * fixes a number of application issues We thank all contributors: Marco Barbone, Jennifer Coulter, Thomas Hahn, Alexander Hampel, Marcel Klett, Henri Menke, Dylan Simon, Nils Wentzell A detailed list of changes is provided in the [ChangeLog](https://github.com/TRIQS/ctint/blob/4.0.x/doc/ChangeLog.md).