Skip to content

Releases: numericalEFT/GreenFunc.jl

v0.2.6

06 Jan 23:12
2fb55e8
Compare
Choose a tag to compare

GreenFunc v0.2.6

Diff since v0.2.5

Merged pull requests:

Closed issues:

  • MeshGrid type (#102)
  • Green's function product problem (#105)
  • UndefVarError: SimpleGrid not defined in test (#106)
  • Question about Non-Cubic (Spherical) Mesh Support (#108)

v0.2.5

24 Apr 04:36
8e08d6a
Compare
Choose a tag to compare

GreenFunc v0.2.5

Diff since v0.2.4

Merged pull requests:

v0.2.4

30 Dec 23:03
4e7226c
Compare
Choose a tag to compare

GreenFunc v0.2.4

Diff since v0.2.3

Merged pull requests:

v0.2.3

28 Dec 16:19
51afd39
Compare
Choose a tag to compare

GreenFunc v0.2.3

Diff since v0.2.2

Closed issues:

  • type instability (#96)
  • support reversed ImFreq and ImTime grids (#98)

Merged pull requests:

v0.2.2

17 Dec 03:18
eed3560
Compare
Choose a tag to compare

GreenFunc v0.2.2

Diff since v0.2.1

Merged pull requests:

  • fix a bug in imfreq and imtime (#94) (@houpc)

v0.2.1

17 Oct 19:10
abd3fa8
Compare
Choose a tag to compare

GreenFunc v0.2.1

Diff since v0.2.0

Closed issues:

  • GreenDLR:Documentation (#45)

Merged pull requests:

v0.2.0

05 Oct 04:28
8e287eb
Compare
Choose a tag to compare

GreenFunc v0.2.0

Diff since v0.1.2

Closed issues:

  • pretty print (#8)
  • interface to triqs library (#20)
  • Green's function sum and mulitplication (#21)
  • documentation (#22)
  • hasInstant, hastDynamic function (#23)
  • toMatFreq(sigma, [0, ]) fails (#27)
  • Triqs example (#28)
  • Triqs: GreenDLR Basic (#31)
  • Triqs: MeshProduct (#32)
  • Triqs: Fourier and interpolate (#33)
  • Base.<< (#42)
  • broadcast for GreenDLR (#43)
  • MeshArray view (#61)
  • Support pipe operations (#62)
  • Implement BZmesh converter (#66)
  • broadcast between MeshArray and Array lead to copies (#80)
  • Implement transform with dispatch (#87)

Merged pull requests:

v0.1.2

13 Apr 20:35
8bf1759
Compare
Choose a tag to compare

GreenFunc v0.1.2

Diff since v0.1.1

v0.1.1

26 Jan 19:35
b5f0109
Compare
Choose a tag to compare

GreenFunc v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

12 Jan 04:39
341a7d4
Compare
Choose a tag to compare

GreenFunc v0.1.0

Closed issues:

  • Write down the API document (#1)
  • Singular part of Green's function (#4)
  • A consistent API for user (#5)
  • disk IO operation (#7)

Merged pull requests:

  • Add basic structure of green's function (#2) (@fsxbhyy)
  • CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#3) (@github-actions[bot])
  • Fourier (#6) (@fsxbhyy)
  • refactor tau space Fourier (#9) (@fsxbhyy)
  • fix hasError (#10) (@fsxbhyy)
  • CompatHelper: add new compat entry for Lehmann at version 0.2, (keep existing compat) (#11) (@github-actions[bot])
  • Interpolation (#12) (@fsxbhyy)
  • add CompositeGrids dependency (#13) (@fsxbhyy)
  • add get function (#14) (@fsxbhyy)
  • CompatHelper: add new compat entry for CompositeGrids at version 0.0.3, (keep existing compat) (#15) (@github-actions[bot])
  • CompatHelper: add new compat entry for FileIO at version 1, (keep existing compat) (#16) (@github-actions[bot])
  • CompatHelper: add new compat entry for JLD2 at version 0.4, (keep existing compat) (#17) (@github-actions[bot])
  • Holy traits (#18) (@iintSjds)