Releases: numericalEFT/NumericalEFT.jl
Releases · numericalEFT/NumericalEFT.jl
v0.2.1
NumericalEFT v0.2.1
Closed issues:
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
NumericalEFT v0.2.0
v0.1.0
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:
- Minor Bug Fixed (#1) (@iintSjds)
- implemented fermionic DLR (#2) (@kunyuan)
- Generalize mc variable and improve the efficiency (#10) (@kunyuan)
- Use LAPACK.getrf! to calculate dlr in matfreq. We find that the opera… (#11) (@kunyuan)
- Vertex sample (#12) (@iintSjds)
- make DLR API more generic and easier to use (#15) (@kunyuan)
- DLR for correlation function (#16) (@kunyuan)
- RPA (#17) (@kunyuan)
- Parallel MC (#18) (@kunyuan)
- improve doc (#19) (@kunyuan)
- fix typos in md (#20) (@houpc)
- vertex4 and fock diagram (#21) (@kunyuan)
- Parquet Algorithm (#23) (@kunyuan)
- Unilog grids (#24) (@iintSjds)
- Parquet (#25) (@kunyuan)
- MC with MPI (#26) (@kunyuan)
- MC (#28) (@kunyuan)
- MC (#29) (@kunyuan)
- Unilog grids (#30) (@iintSjds)
- added testInterpolation for 1d grids (#31) (@iintSjds)
- bug fix for dlr (#33) (@iintSjds)
- bug fixed in dlr and variable (#34) (@iintSjds)
- added RadialFermiK in MonteCarlo variable (#35) (@iintSjds)
- Dev (#36) (@kunyuan)
- Dev hpc (#37) (@houpc)
- reconfiguration of the project (#38) (@kunyuan)