Releases: euro-hpc-pl/SpinGlassPEPS.jl
Releases · euro-hpc-pl/SpinGlassPEPS.jl
v1.3.0
v1.2.0
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.0
What's Changed
- Benchmarking by @kdomino in #79
- CompatHelper: bump compat for "CUDA" to "3.0" by @github-actions in #78
- Kj/update dependency versions by @dexter2206 in #80
- Ad/docs by @tomsmierz in #81
- Master to be by @lpawela in #82
- Update README.md by @lpawela in #83
New Contributors
- @tomsmierz made their first contribution in #81
Full Changelog: v0.2.0...v1.0.0
v0.2.0
SpinGlassPEPS v0.2.0
Closed issues:
- Consistency (#3)
- Gibbs to MPO (#4)
- Unifying code (#12)
- chimera and pegazus (#13)
- correct ising_graph() (#14)
- Code simplifaction example (#15)
- Chimera graph in graph.jl (#16)
- Spectrum (#18)
- rank revealing functions (#22)
- does not work for julia 1.4 (#40)
- factor_graph(m::Int, n::Int, hdir::Symbol=:LR, vdir::Symbol=:BT) (#41)
- MPO(peps, i, false) does not work (#42)
- update Manifest.toml (#43)
- Advance search using PEPS (#46)
- projectors set a wrong index value (#50)
- I do not know how to use PEPSrow (#55)
- implementation of the new probability computation function (#57)
- MPS_search.jl tests (#68)
- svd, qr questions (#69)
Merged pull requests:
- Lp/julia types (#1) (@lpawela)
- refactor Barts code (#2) (@lpawela)
- B mps (#5) (@lpawela)
- Lp/cuda (#6) (@lpawela)
- Refactor ising and search (#7) (@lpawela)
- B mps2 (#8) (@lpawela)
- ready for merge (#9) (@bartekGardas)
- Documentation (#10) (@lpawela)
- Bg/refactoring (#11) (@bartekGardas)
- Testing (#17) (@kdomino)
- Bg/peps ideas (#19) (@bartekGardas)
- aMPS/search (#20) (@annamariadziubyna)
- [WIP] Merge master into bg/peps-ideas (#23) (@lpawela)
- [WIP] Remove travis, add compat helper (#24) (@lpawela)
- Kd spectrum (#27) (@kdomino)
- Gnojownik fix (#28) (@kdomino)
- ad/mps (#30) (@annamariadziubyna)
- CompatHelper: add new compat entry for "Requires" at version "1.1" (#31) (@github-actions[bot])
- Update low_energy_approx_chimera.jl (#32) (@kdomino)
- CompatHelper: add new compat entry for "TensorCast" at version "0.3" (#33) (@github-actions[bot])
- CompatHelper: add new compat entry for "DocStringExtensions" at version "0.8" (#34) (@github-actions[bot])
- CompatHelper: add new compat entry for "LowRankApprox" at version "0.4" (#35) (@github-actions[bot])
- CompatHelper: add new compat entry for "CUDA" at version "2.3" (#36) (@github-actions[bot])
- CompatHelper: add new compat entry for "MetaGraphs" at version "0.6" (#37) (@github-actions[bot])
- CompatHelper: add new compat entry for "CSV" at version "0.8" (#38) (@github-actions[bot])
- CompatHelper: add new compat entry for "LightGraphs" at version "1.3" (#39) (@github-actions[bot])
- [WIP] PEPS implementation (#44) (@lpawela)
- Kd graphic (#45) (@kdomino)
- Kaleta (#48) (@bartekGardas)
- Allow indexing arrays with states (#49) (@lpawela)
- Allow arbitrary number of states for each cluster (#51) (@lpawela)
- Correct rank set in ising_graph (#52) (@lpawela)
- Kd/indexing tests (#53) (@kdomino)
- Sasina (#54) (@bartekGardas)
- Kd/use factor graphs (#56) (@kdomino)
- Add examples with
@memoize
(#58) (@lpawela) - Kd make solver (#59) (@kdomino)
- Introduce the concpept of identity MPS and MPO (#60) (@lpawela)
- Refactoring (#61) (@lpawela)
- Kd/improve solver (#62) (@kdomino)
- Allow to perform MPS search on CUDA devices (#63) (@lpawela)
- CompatHelper: add new compat entry for "LRUCache" at version "1.2" (#64) (@github-actions[bot])
- CompatHelper: add new compat entry for "Memoize" at version "0.4" (#66) (@github-actions[bot])
- Refactored tests (#67) (@lpawela)
- Kj/true refactor (#71) (@dexter2206)
- Remove a lot of excess code (#72) (@lpawela)
- Low energy spectrum using PEPS (#73) (@lpawela)
- Seperate repo into subpackages (#75) (@lpawela)