Skip to content

Releases: flatironinstitute/cppdlr

Version 1.2.0

02 Aug 20:18
Compare
Choose a tag to compare

This update contains minor additional functionality, bug fixes, and optimizations.

We thank all contributors: Jason Kaye, Hugo U. R. Strand, Nils Wentzell

A detailed list of changes is provided in the ChangeLog.

Version 1.1.1

02 Aug 19:35
Compare
Choose a tag to compare

cppdlr version 1.1.1 is a patch-release that includes cmake build system improvements, continuous integration improvements, and a backward compatibilty fix.

We thank all contributors: Hugo U.R. Strand, Nils Wentzell

A detailed list of changes is provided in the ChangeLog.

Version 1.1.0

30 May 21:06
Compare
Choose a tag to compare

This update to cppdlr adds significant new functionality, including

  • Symmetrized DLR grids
  • Imaginary time quadrature weighting for DLR frequency selection to ensure accuracy in L^2(tau) norm
  • Various other minor features, including optimizations, bug fixes, and code simplifications

Please see the documentation for details on new features.

We thank all contributors: Thomas Hahn, Alexander Hampel, Jason Kaye, Henri Menke, Hugo U. R. Strand, Nils Wentzell.

A detailed list of changes is provided in the ChangeLog.

Version 1.0.0

04 Sep 01:33
Compare
Choose a tag to compare

This is the initial release of cppdlr, a C++ library implementing the discrete Lehmann representation of imaginary time Green's functions.

We thank all contributors: Thomas Hahn, Jason Kaye, Hugo U. R. Strand, Nils Wentzell