Skip to content

Releases: numericalEFT/NumericalEFT.jl

v0.2.1

10 Oct 04:12
Compare
Choose a tag to compare

NumericalEFT v0.2.1

Diff since v0.2.0

Closed issues:

  • Feynman diagram document fails to generate (#39)
  • CompositeGrids doc failed to generate (#40)

Merged pull requests:

  • CompatHelper: bump compat for AbstractTrees to 0.4, (keep existing compat) (#42) (@github-actions[bot])
  • update new codes (#43) (@kunyuan)
  • CompatHelper: add new compat entry for Graphs at version 1, (keep existing compat) (#44) (@github-actions[bot])
  • Dev (#45) (@kunyuan)
  • CompatHelper: add new compat entry for Measurements at version 2, (keep existing compat) (#46) (@github-actions[bot])
  • CompatHelper: add new compat entry for ProgressMeter at version 1, (keep existing compat) (#47) (@github-actions[bot])
  • CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#48) (@github-actions[bot])
  • update readme (#49) (@houpc)

v0.2.0

17 Jun 18:10
Compare
Choose a tag to compare

NumericalEFT v0.2.0

Diff since v0.1.0

v0.1.0

28 Jan 22:55
68506e0
Compare
Choose a tag to compare

NumericalEFT v0.1.0

Closed issues:

  • Composite Chebyshev grid for imaginary-time (#3)
  • Parquet algorithm to generate high order diagrams (#4)
  • DLR basis set for zero temperature. (#5)
  • DLR basis set for the correlator kernel: (#6)
  • Function to calculate RPA and KO interactions for a given momentum/imaginary-time grid. (#7)
  • Refactor the Monte Carlo integration module to support generic variables. (#8)
  • Improve README.md (#9)
  • Generic MC variable (#13)
  • Improve vertex.jl sample (#14)
  • Exponential Grids for Tau and K (#22)
  • document generation error on Github (#27)

Merged pull requests: