Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.5.0 Release: v0.5.0
    ## PFFRGSolver v0.5.0
    
    [Diff since v0.4.1](https://github.com/dominikkiese/PFFRGSolver.jl/compare/v0.4.1...v0.5.0)
    
    
    **Closed issues:**
    - Dynamic correlations (#80)
    
    **Merged pull requests:**
    - Dynamic correlations (#86) (@dominikkiese)
  • v0.5.1 Release:
  • v0.4.1
    029a0ff2 · Set version to 0.4.1 ·
    Release: v0.4.1
    ## PFFRGSolver v0.4.1
    
    [Diff since v0.4.0](https://github.com/dominikkiese/PFFRGSolver.jl/compare/v0.4.0...v0.4.1)
    
    
    
    **Merged pull requests:**
    - Eval adap (#85) (@dominikkiese)
    - bug fix (#87) (@dominikkiese)
  • v0.4.0
    4213a9bc · Set version to 0.4.0 ·
    Release: v0.4.0
    ## PFFRGSolver v0.4.0
    
    [Diff since v0.3.0](https://github.com/dominikkiese/PFFRGSolver.jl/compare/v0.3.0...v0.4.0)
    
    
    
    **Merged pull requests:**
    - Increase precision (#84) (@dominikkiese)
  • v0.3.0
    aa929f7c · Set version to 0.3.0 ·
    Release: v0.3.0
    ## PFFRGSolver v0.3.0
    
    [Diff since v0.2.0](https://github.com/dominikkiese/PFFRGSolver.jl/compare/v0.2.0...v0.3.0)
    
    
    **Closed issues:**
    - Make precision amenable for user (#61)
    - Lattice test set may not suffice to verify symmetries (#63)
    
    **Merged pull requests:**
    - XXZ + DM interactions and more error control (#73) (@dominikkiese)
  • v0.2.0
    5a60bcdb · Set version to 0.2.0 ·
    Release: v0.2.0
    ## PFFRGSolver v0.2.0
    
    [Diff since v0.1.0](https://github.com/dominikkiese/PFFRGSolver.jl/compare/v0.1.0...v0.2.0)
    
    
    **Closed issues:**
    - Breathing models (#67)
    
    **Merged pull requests:**
    - Updated README.md and added performance note (#70) (@dominikkiese)
    - Implement breathing Kagome/Pyrochlore (#71) (@tobiaslcmueller)
    - Lattice optimize (#72) (@dominikkiese)
  • v0.1.0
    1782e089 · Set version to 0.1.0 ·
    Release: v0.1.0
    ## PFFRGSolver v0.1.0
    
    
    
    **Closed issues:**
    - SU(2) conversion (#13)
    - Documentation Flow (#14)
    - Documentation Observable (#15)
    - Documentation Launcher (#16)
    - Documentation Action (#17)
    - Tests Action (#18)
    - Tests Flow (#19)
    - Tests Observable (#20)
    - Tests Launcher (#21)
    - Timers Action (#22)
    - Timers Flow (#23)
    - Timers Observable (#24)
    - Timers Launcher (#25)
    - Frontpage (#26)
    - Licensing (#27)
    - Create Julia-Package (#28)
    - Continuous integration (#29)
    - gitignore (#30)
    - Github organization (#31)
    - Extend SLURM interface (#38)
    - Verbose output not showing in SLURM output-files (#39)
    - Scale breakdown and evals with Lambda (#41)
    - Thread pinning (#43)
    - Monotonicity check may fail with multiple types of correlations (#53)
    - -l option in job maker may cause trouble (#54)
    - Parquet calculation not considered for wall time (#59)
    
    **Merged pull requests:**
    - Add possibility to initialize symmetry inequivalent interactions generally (#1) (@tobiaslcmueller)
    - Bond rework (#2) (@dominikkiese)
    - added additional flags and propagated to launchers (#3) (@dominikkiese)
    - WIP: Add triangular, bcc and hyperkagome lattice (#5) (@lgresista)
    - Add get_momentumpath function (#7) (@lgresista)
    - Mesh optimizations (#8) (@dominikkiese)
    - clean up of lattice library, added timers and more checks (#9) (@dominikkiese)
    - Frequency facelift (#10) (@dominikkiese)
    - Refactoring of get_sun_buffer (#11) (@tobiaslcmueller)
    - Action: added documentation, tests and timers (#12) (@dominikkiese)
    - Flow: updated documentation, tests and timers (#32) (@dominikkiese)
    - Observable: Documentation, Tests and Timers (#33) (@dominikkiese)
    - Launcher: Documentation, Tests and Timers (#34) (@dominikkiese)
    - Normalize interactions (#35) (@tobiaslcmueller)
    - Add .gitignore (#36) (@tobiaslcmueller)
    - Convert to SU(2) (#37) (@tobiaslcmueller)
    - Introduced scaling for breakdown criterium and evals, tweaked defaults (#42) (@dominikkiese)
    - Converted to Julia pkg structure (#44) (@dominikkiese)
    - Add some CI workflows (#45) (@tobiaslcmueller)
    - Slurm (#46) (@dominikkiese)
    - Tweaks to CI (#47) (@tobiaslcmueller)
    - Fix resuming (#48) (@tobiaslcmueller)
    - Additions to Frontpage, License and Citation (#49) (@tobiaslcmueller)
    - Enforce output (#50) (@tobiaslcmueller)
    - small bug fixes (#51) (@dominikkiese)
    - Last tweaks (#52) (@dominikkiese)
    - Hotfix for SLURM interface (#55) (@dominikkiese)
    - fixing problem when multiple correlations are present (#56) (@dominikkiese)
    - Step fix (#57) (@dominikkiese)
    - tweaked monotonicity criterium (#58) (@dominikkiese)
    - fixed issue with timer initialization (#60) (@dominikkiese)
    - Rename package to adhere to registry guidelines (#68) (@tobiaslcmueller)