Releases: numericalEFT/GreenFunc.jl
Releases · numericalEFT/GreenFunc.jl
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
GreenFunc v0.2.2
Merged pull requests:
v0.2.1
v0.2.0
GreenFunc v0.2.0
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:
- add GreenSym (#26) (@fsxbhyy)
- Dev (#29) (@kunyuan)
- change Project.toml to allow latest version of CompositeGrids (#34) (@iintSjds)
- Triqs (#37) (@iintSjds)
- Update MeshProduct.jl and unit test (#40) (@peter0627ustc)
- Kun (#41) (@kunyuan)
- Add broadcast for GreenDLR (#46) (@houpc)
- Xcai dev (#47) (@iintSjds)
- Xcai dev (#49) (@iintSjds)
- fix allocation problem in broadcast and udpate similar() (#50) (@houpc)
- add ImTime, ImFreq, DLRFreq grids and remove innerstate in GreenNew (#51) (@kunyuan)
- update docs for GreenNew and meshgrids. (#52) (@houpc)
- improve copyto for broadcast (#53) (@kunyuan)
- Implement the convertion from triqs to GreenNew (#54) (@peter0627ustc)
- Kun (#55) (@kunyuan)
- add Fourier, change name ManifoldArray (#56) (@fsxbhyy)
- reorg codebase and rename manifoldarray to mesharray (#57) (@kunyuan)
- support pipe operation (#64) (@kunyuan)
- Xcai dev (#65) (@iintSjds)
- fix compat (#68) (@kunyuan)
- Kun (#69) (@kunyuan)
- new GreenFunc API (#70) (@kunyuan)
- Xcai triqs mesh (#71) (@iintSjds)
- add more tests to triqs interface (#72) (@kunyuan)
- Add example SYK.jl (#73) (@houpc)
- Xcai dev (#74) (@iintSjds)
- MC for hubbard (#75) (@kunyuan)
- Update documentation of Fourier Transform with DLR in readme (#76) (@peter0627ustc)
- Xcai dev (#77) (@iintSjds)
- fix some type instability issue with DLR transform (#79) (@kunyuan)
- Doc hubbard (#81) (@iintSjds)
- Doc hubbard (#82) (@iintSjds)
- Tao (#83) (@fsxbhyy)
- Triq dev (#84) (@kunyuan)
- SYK simplified example (#85) (@kunyuan)
- better transform API (#86) (@kunyuan)
- use dispatch instead of if else in function Base.:<< (#88) (@iintSjds)
- Kun (#89) (@kunyuan)
- Bug fix replace mesh (#90) (@iintSjds)
v0.1.2
GreenFunc v0.1.2
v0.1.1
v0.1.0
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)