Recent Releases of ITensorMPS
ITensorMPS - v0.3.20
ITensorMPS v0.3.20
Merged pull requests: - [pre-commit.ci] pre-commit autoupdate (#152) (@pre-commit-ci[bot]) - CompatHelper: bump compat for JLD2 to 0.6 for package test, (keep existing compat) (#155) (@github-actions[bot])
Closed issues: - Using the sum of exponentials to fit long-range interactions (#153)
- Julia
Published by github-actions[bot] 6 months ago
ITensorMPS - v0.3.19
ITensorMPS v0.3.19
Merged pull requests: - CompatHelper: bump compat for KrylovKit to 0.10 for package test, (keep existing compat) (#149) (@github-actions[bot]) - [pre-commit.ci] pre-commit autoupdate (#151) (@pre-commit-ci[bot])
- Julia
Published by github-actions[bot] 7 months ago
ITensorMPS - v0.3.18
ITensorMPS v0.3.18
Merged pull requests: - [pre-commit.ci] pre-commit autoupdate (#139) (@pre-commit-ci[bot]) - [pre-commit.ci] pre-commit autoupdate (#141) (@pre-commit-ci[bot]) - Update references from ITensors to ITensorMPS in documentation and code examples (#143) (@VinceNeede)
- Julia
Published by github-actions[bot] 9 months ago
ITensorMPS - v0.3.17
ITensorMPS v0.3.17
Merged pull requests:
- Use default link tags in movesites (#137) (@VinceNeede)
- Format and update workflows (#138) (@mtfishman)
Closed issues:
- movesite messes the tags on the links of mps (#104)
- [BUG] cutoff=nothing and cutoff=0.0 appear to give different results (#136)
- Julia
Published by github-actions[bot] 11 months ago
ITensorMPS - v0.3.16
ITensorMPS v0.3.16
Merged pull requests: - Update to ITensors v0.9 (#135) (@mtfishman)
- Julia
Published by github-actions[bot] 11 months ago
ITensorMPS - v0.3.15
ITensorMPS v0.3.15
Merged pull requests: - Update logos (#131) (@mtfishman)
- Julia
Published by github-actions[bot] 11 months ago
ITensorMPS - v0.3.14
ITensorMPS v0.3.14
Merged pull requests: - [Docs] Update URLs for multidoc page (#127) (@mtfishman) - [Docs] Dark mode logos (#129) (@mtfishman)
- Julia
Published by github-actions[bot] 11 months ago
ITensorMPS - v0.3.13
ITensorMPS v0.3.13
Merged pull requests: - Add support section to docs (#128) (@mtfishman)
- Julia
Published by github-actions[bot] 11 months ago
ITensorMPS - v0.3.11
ITensorMPS v0.3.11
Merged pull requests: - CompatHelper: add new compat entry for ITensorMPS at version 0.3 for package examples, (keep existing compat) (#123) (@github-actions[bot]) - Add ITensor logos to docs (#126) (@mtfishman)
- Julia
Published by github-actions[bot] 11 months ago
ITensorMPS - v0.3.10
ITensorMPS v0.3.10
Merged pull requests: - Move MPS/MPO docs from ITensors.jl (#119) (@mtfishman)
- Julia
Published by github-actions[bot] 11 months ago
ITensorMPS - v0.3.9
ITensorMPS v0.3.9
Merged pull requests: - Update package template (#118) (@mtfishman)
Closed issues:
- [DOCUMENTATION] dmrg's eigsolve_which_eigenvalue keyword is not present in documentation. (#117)
- Julia
Published by github-actions[bot] 11 months ago
ITensorMPS - v0.3.8
ITensorMPS v0.3.8
Merged pull requests:
- Output truncation error from truncate! (#99) (@NuclearPowerNerd)
Closed issues:
- [BUG] hassameinds in deprecate_make_inds_match! gives false even when @show siteinds((A,x)) @show siteinds(ydag) give the same result (#100)
- [Feature request] Constructor for a product state MPS? (#114)
- Julia
Published by github-actions[bot] 12 months ago
ITensorMPS - v0.3.7
ITensorMPS v0.3.7
Merged pull requests: - Excise any references to NamedDimsArrays (#113) (@mtfishman)
- Julia
Published by github-actions[bot] about 1 year ago
ITensorMPS - v0.3.6
ITensorMPS v0.3.6
Merged pull requests: - CompatHelper: bump compat for KrylovKit to 0.9, (keep existing compat) (#109) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 1 year ago
ITensorMPS - v0.3.5
ITensorMPS v0.3.5
Merged pull requests: - Better error message for bad time step inputs (#112) (@ryanlevy)
Closed issues: - Difficult error message for wrong sign of time in TDVP (#111)
- Julia
Published by github-actions[bot] about 1 year ago
ITensorMPS - v0.3.4
ITensorMPS v0.3.4
Merged pull requests:
- More robust use of isapprox when checking time steps in tdvp (#107) (@ultimatile)
- Julia
Published by github-actions[bot] about 1 year ago
ITensorMPS - v0.3.3
ITensorMPS v0.3.3
Merged pull requests: - Bump codecov/codecov-action from 4 to 5 (#94) (@dependabot[bot]) - Fix 'movesite' crashing (#103) (@tipfom)
Closed issues:
- Include WI and WII time evolution MPO constructor in ITensorMPS (#101)
- movesite crashes on gpu for number conserving fermions (#102)
- Julia
Published by github-actions[bot] about 1 year ago
ITensorMPS - v0.3.2
ITensorMPS v0.3.2
Merged pull requests:
- Make sample type agnostic and GPU compatible (#93) (@tipfom)
Closed issues:
- [BUG] sample in mps.jl broken when using CUDA (#92)
- Julia
Published by github-actions[bot] over 1 year ago
ITensorMPS - v0.3.1
ITensorMPS v0.3.1
Merged pull requests: - Delete broken Trotter-Suzuki example (#91) (@mtfishman)
Closed issues:
- Move ITensors.ITensorMPS and ITensorTDVP.jl issues and PRs to this repository (#32)
- Julia
Published by github-actions[bot] over 1 year ago
ITensorMPS - v0.3.0
ITensorMPS v0.3.0
Merged pull requests:
- Absorb ITensors.ITensorMPS and ITensorTDVP.jl (#31) (@mtfishman)
- Julia
Published by github-actions[bot] over 1 year ago
ITensorMPS - v0.2.6
ITensorMPS v0.2.6
Merged pull requests:
- Bump peter-evans/create-pull-request from 6 to 7 (#27) (@dependabot[bot])
- Change from OrdinaryDiffEq to OrdinaryDiffEqTsit5, require Julia 1.10 (#29) (@mtfishman)
Closed issues:
- Load OrdinaryDiffEqTsit5 instead of OrdinaryDiffEq in examples and tests (#28)
- Julia
Published by github-actions[bot] over 1 year ago
ITensorMPS - v0.2.5
ITensorMPS v0.2.5
Merged pull requests:
- Fix ops reexport (#26) (@mtfishman)
Closed issues: - Using 'expand' with GPU backend (#24)
- Julia
Published by github-actions[bot] over 1 year ago
ITensorMPS - v0.2.4
ITensorMPS v0.2.4
Merged pull requests: - Make it easier to run example 3 on GPU (#22) (@mtfishman)
Closed issues: - Adjusting example 3 to a GPU backend (#21)
- Julia
Published by github-actions[bot] over 1 year ago
ITensorMPS - v0.2.3
ITensorMPS v0.2.3
Merged pull requests: - Add solver examples and export contract (#20) (@mtfishman)
Closed issues:
- Switch packages over to using random_mps, random_itensor, etc. (#19)
- Julia
Published by github-actions[bot] almost 2 years ago
ITensorMPS - v0.2.2
ITensorMPS v0.2.2
Merged pull requests: - randommps and randommpo (#18) (@mtfishman)
- Julia
Published by github-actions[bot] almost 2 years ago
ITensorMPS - v0.2.1
ITensorMPS v0.2.1
Merged pull requests:
- Bump to ITensorTDVP.jl v0.4, ITensorMPS.jl v0.2 (#11) (@mtfishman)
- Bump actions/checkout from 2 to 4 (#13) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#14) (@dependabot[bot])
- Bump peter-evans/create-pull-request from 3 to 6 (#15) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#16) (@dependabot[bot])
- Add support for expand (#17) (@mtfishman)
Closed issues: - Switch packages over to using ITensorMPS.jl (#3)
- Julia
Published by github-actions[bot] almost 2 years ago
ITensorMPS - v0.1.8
ITensorMPS v0.1.8
Merged pull requests: - Updgrade guide (#9) (@mtfishman) - Define ITensorMPS.Experimental.dmrg (#10) (@mtfishman)
- Julia
Published by github-actions[bot] almost 2 years ago
ITensorMPS - v0.1.7
ITensorMPS v0.1.7
Merged pull requests: - ITensorMPS.set_terms and ITensorMPS.terms (#8) (@mtfishman)
- Julia
Published by github-actions[bot] almost 2 years ago
ITensorMPS - v0.1.6
ITensorMPS v0.1.6
Merged pull requests: - Make more ITensorMPS internals visible (#7) (@emstoudenmire)
- Julia
Published by github-actions[bot] almost 2 years ago
ITensorMPS - v0.1.5
ITensorMPS v0.1.5
Merged pull requests: - Make ProjMPS accessible (#5) (@emstoudenmire)
- Julia
Published by github-actions[bot] almost 2 years ago
ITensorMPS - v0.1.4
ITensorMPS v0.1.4
Merged pull requests: - Make AbstractSum accessible as ITensorMPS.AbstractSum (#6) (@mtfishman)
- Julia
Published by github-actions[bot] almost 2 years ago
ITensorMPS - v0.1.3
ITensorMPS v0.1.3
Merged pull requests: - sortmergeterms namespace (#4) (@mtfishman)
- Julia
Published by github-actions[bot] almost 2 years ago
ITensorMPS - v0.1.0
ITensorMPS v0.1.0
Merged pull requests: - Start reexporting ITensorTDVP and ITensors.ITensorMPS (#1) (@mtfishman)
- Julia
Published by github-actions[bot] almost 2 years ago