Skip to content

Releases: numericalEFT/ElectronGas.jl

v0.2.6

17 Jan 00:06
042e239
Compare
Choose a tag to compare

ElectronGas v0.2.6

Diff since v0.2.5

Merged pull requests:

  • Fix ipynb example and finite-T chemical potential; update to v0.2.6 (#88) (@houpc)

v0.2.5

16 Jun 21:32
Compare
Choose a tag to compare

ElectronGas v0.2.5

Diff since v0.2.4

Merged pull requests:

v0.2.4

25 May 14:39
e8c3dee
Compare
Choose a tag to compare

ElectronGas v0.2.4

Diff since v0.2.3

Closed issues:

  • instant sigma mesh problem (#80)

Merged pull requests:

v0.2.3

26 Dec 23:54
572eebb
Compare
Choose a tag to compare

ElectronGas v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

19 Dec 15:46
67ce23c
Compare
Choose a tag to compare

ElectronGas v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

10 Oct 01:54
bf82d0d
Compare
Choose a tag to compare

ElectronGas v0.2.1

Diff since v0.2.0

Merged pull requests:

  • update compat for SpecialFunctions to resolve conflict with other pac… (#68) (@iintSjds)
  • CompatHelper: bump compat for LegendrePolynomials to 0.4, (keep existing compat) (#70) (@github-actions[bot])
  • CompatHelper: bump compat for Roots to 2, (keep existing compat) (#71) (@github-actions[bot])
  • CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#72) (@github-actions[bot])
  • CompatHelper: bump compat for GreenFunc to 0.2, (keep existing compat) (#73) (@github-actions[bot])
  • update src and test for compatibility with GreenFunc 0.2 (#74) (@houpc)

v0.2.0

18 Sep 15:40
Compare
Choose a tag to compare

ElectronGas v0.2.0

Diff since v0.1.0

Closed issues:

  • support regularized RPA and KO interactions (#21)
  • support vectorized sigma and polarization (#29)
  • add minus sign to dynamic self-energy (#42)
  • Add QMC ansatz for local field factors (#46)
  • self-energy with Takada's KO interaction is incorrect (#48)
  • effective mass issue (#55)

Merged pull requests:

v0.1.0

31 Jan 04:00
Compare
Choose a tag to compare

ElectronGas v0.1.0

Closed issues:

  • improve parameter module and the interface to the interaction (#4)
  • Add polarization and effective interaction (#5)
  • add self-energy and Green's function (#6)

Merged pull requests:

  • CompatHelper: add new compat entry for CompositeGrids at version 0.0.1, (keep existing compat) (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for Lehmann at version 0.1, (keep existing compat) (#2) (@github-actions[bot])
  • CompatHelper: add new compat entry for Cuba at version 2, (keep existing compat) (#3) (@github-actions[bot])
  • CompatHelper: bump compat for CompositeGrids to 0.0.2, (keep existing compat) (#7) (@github-actions[bot])
  • CompatHelper: bump compat for Lehmann to 0.2, (keep existing compat) (#8) (@github-actions[bot])
  • Parameter, Polarization0, RPA and KO (#9) (@iintSjds)
  • CompatHelper: add new compat entry for Parameters at version 0.12, (keep existing compat) (#10) (@github-actions[bot])
  • CompatHelper: bump compat for CompositeGrids to 0.0.3, (keep existing compat) (#11) (@github-actions[bot])
  • CompatHelper: add new compat entry for GreenFunc at version 0.1, (keep existing compat) (#14) (@github-actions[bot])
  • Parameter (#15) (@iintSjds)
  • Interaction (#16) (@houpc)
  • CompatHelper: add new compat entry for LegendrePolynomials at version 0.3, (keep existing compat) (#17) (@github-actions[bot])
  • Parameter (#18) (@iintSjds)
  • add some notes (#19) (@iintSjds)
  • Interaction (#22) (@houpc)
  • Dev (#23) (@kunyuan)