Skip to content
## 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)