Skip to content

Commit

Permalink
v1.2.0 changelog draft
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkaye committed Aug 1, 2024
1 parent d06e3ee commit 8844723
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions doc/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

# Changelog

## Version 1.2.0

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

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

### New features
* Added imtime_ops::get_ipmat function to expose matrix of imaginary time inner product
* Implemented transpose of values -> coefficients operation in imtime_ops::vals2coefs

### Bug fixes
* Fixed backwards compatibility issue w/ 1.0.x for h5 reading of it2cf_zlu object in imtime_ops

### Optimizations
* imtime_ops::inner_prod function can return double, rather than always complex double

### Other changes
* Test tolerance adjustments
* Minor documentation updates


## Version 1.1.0

This update to cppdlr adds significant new functionality, including symmetrized DLR grids, and improvements to ensure accuracy of DLR expansions in L^2(tau) norm (both described in the updated documentation).
Expand Down

0 comments on commit 8844723

Please sign in to comment.