Skip to content

Releases: flatironinstitute/cppdlr

Version 1.3.0

Choose a tag to compare

@jasonkaye jasonkaye released this 24 Jun 21:21

This update contains additional functionality, bug fixes, and build system improvements.

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

A detailed list of changes is provided in the ChangeLog.

Version 1.2.0

Choose a tag to compare

@jasonkaye jasonkaye released this 02 Aug 20:18

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

Choose a tag to compare

@jasonkaye jasonkaye released this 02 Aug 19:35

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

Choose a tag to compare

@jasonkaye jasonkaye released this 30 May 21:06

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

Choose a tag to compare

@jasonkaye jasonkaye released this 04 Sep 01:33

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