Skip to content

Tags: ITensor/ITensorMPOConstruction.jl

Tags

v0.2.0

Toggle v0.2.0's commit message
**Merged pull requests:**

- Bump codecov/codecov-action from 3 to 4 (#1) (@dependabot[bot])
- Moved code to new repo and setup packaging. (#2) (@corbett5)
- Fix `include("graph.jl")` (#3) (@mtfishman)
- CompatHelper: add new compat entry for TimerOutputs at version 0.5, (keep existing compat) (#4) (@github-actions[bot])
- CompatHelper: add new compat entry for ITensors at version 0.3, (keep existing compat) (#5) (@github-actions[bot])
- CompatHelper: add new compat entry for Memoize at version 0.4, (keep existing compat) (#6) (@github-actions[bot])
- Filled out the README. (#7) (@corbett5)
- Updated README. (#8) (@corbett5)
- Corbett/types and docs (#9) (@corbett5)
- Bump julia-actions/setup-julia from 1 to 2 (#10) (@dependabot[bot])
- CompatHelper: bump compat for ITensors to 0.4, (keep existing compat) (#11) (@github-actions[bot])
- CompatHelper: bump compat for ITensors to 0.5, (keep existing compat) (#12) (@github-actions[bot])
- Bump julia-actions/cache from 1 to 2 (#13) (@dependabot[bot])
- CompatHelper: bump compat for ITensors to 0.6, (keep existing compat) (#14) (@github-actions[bot])
- Start using ITensorMPS.jl (#15) (@mtfishman)
- CompatHelper: bump compat for ITensorMPS to 0.2, (keep existing compat) (#16) (@github-actions[bot])
- Corbett/set scalar bug (#20) (@corbett5)
- Corbett/formatting (#21) (@corbett5)
- CompatHelper: bump compat for ITensors to 0.7, (keep existing compat) (#23) (@github-actions[bot])
- Bump codecov/codecov-action from 4 to 5 (#24) (@dependabot[bot])
- Updated ITensorMPS to 0.3 and ITensors to 0.9 (#27) (@corbett5)
- Corbett/one large graph left (#28) (@corbett5)
- Updated docs with block2 comparison. (#30) (@corbett5)
- Allow construction of non-zero flux MPOs. (#32) (@corbett5)
- Bump actions/checkout from 4 to 6 (#33) (@dependabot[bot])
- Fix MPO_new assembly cutoff and add H1 accuracy regression test (#34) (@srwhite59)
- Bump julia-actions/cache from 2 to 3 (#35) (@dependabot[bot])
- Bump codecov/codecov-action from 5 to 6 (#36) (@dependabot[bot])
- Documentation (#37) (@corbett5)
- Added compat. (#38) (@corbett5)

**Closed issues:**
- Follow style guides for casing of function names and keyword arguments (#17)
- Report a bug of ITensorMPOConstruction (#19)

v0.1

Toggle v0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #30 from ITensor/docs-update

Updated docs with block2 comparison.