issues
search
ITensor
/
ITensorNetworkAD.jl
Tools for using AD to optimize tensor networks, built on top of ITensor and AutoHOOT.
Apache License 2.0
14
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New approximate contract strategy
#68
LinjianMa
closed
2 years ago
0
Reorganization of the code, add visualization of tensornetworkgraph
#67
LinjianMa
closed
2 years ago
0
Automatic JuliaFormatter.jl run
#66
github-actions[bot]
closed
2 years ago
0
Reorganize multiple functions
#65
LinjianMa
closed
2 years ago
0
Support approximate contraction with a grouping based indices_tree
#64
LinjianMa
closed
2 years ago
0
Add tests for 3D cubes, add two other inds_binary_tree algorithms for MPS
#63
LinjianMa
closed
2 years ago
0
CompatHelper: bump compat for ITensors to 0.3, (keep existing compat)
#62
github-actions[bot]
closed
2 years ago
0
More reorganization and performance tuning for treetensor
#61
LinjianMa
closed
2 years ago
0
Remove ITensorChainRules
#60
LinjianMa
closed
2 years ago
0
Remove tests for Chainrules, performance tuning for tree approximation
#59
LinjianMa
closed
2 years ago
0
Several changes in the tree embedding algorithm
#58
LinjianMa
closed
2 years ago
0
Add profiling function and several changes for the performance purpose
#57
LinjianMa
closed
2 years ago
0
Implement tree embedding and tree approximation with caching
#56
LinjianMa
closed
2 years ago
0
Define commoninds(tensors...)
#55
LinjianMa
opened
2 years ago
3
CompatHelper: add new compat entry for Combinatorics at version 1, (keep existing compat)
#54
github-actions[bot]
closed
2 years ago
0
Some reorganization for the tree generation algorithms
#53
LinjianMa
closed
2 years ago
0
Add interface to compare with SweepContractor, refactor mincut algorithms
#52
LinjianMa
closed
2 years ago
0
Let treetensor batch_tensor_contraction supports incomplete contraction path
#51
LinjianMa
closed
2 years ago
0
Fix several bugs in the mincut algorithm
#50
LinjianMa
closed
2 years ago
0
CompatHelper: add new compat entry for GraphsFlows at version 0.1, (keep existing compat)
#49
github-actions[bot]
closed
2 years ago
0
CompatHelper: add new compat entry for Graphs at version 1, (keep existing compat)
#48
github-actions[bot]
closed
2 years ago
0
Implement truncation path selection based on mincut
#47
LinjianMa
closed
2 years ago
0
Remove `ITensorChainRules`
#46
mtfishman
opened
3 years ago
0
Support contracting networks defined based on SubNetwork using AbstractTensor datatype
#45
LinjianMa
closed
3 years ago
1
First tree approximation implementation in TreeTensor
#44
LinjianMa
closed
3 years ago
1
Automatic JuliaFormatter.jl run
#43
github-actions[bot]
closed
3 years ago
0
Initial implementation of TreeTensor
#42
LinjianMa
closed
3 years ago
0
Move SubNetwork and abstractTensor to ITensorAutoHOOT
#41
LinjianMa
closed
3 years ago
1
Connect MPSTensor representation with PEPS optimization
#40
LinjianMa
closed
3 years ago
4
First implementation of an approximate AD system based on MPScalculus
#39
LinjianMa
closed
3 years ago
7
Reorganize the whole library
#38
LinjianMa
closed
3 years ago
2
CompatHelper: bump compat for ChainRulesCore to 1, (keep existing compat)
#37
github-actions[bot]
closed
2 years ago
0
CompatHelper: bump compat for ChainRulesCore to 1, (keep existing compat)
#36
github-actions[bot]
closed
3 years ago
0
Add back tracking line search for gradient descent
#35
LinjianMa
closed
3 years ago
6
Support using tree structures in PEPS optimizations
#34
LinjianMa
closed
3 years ago
6
Adding projections based on the BMPS algorithm
#33
LinjianMa
closed
3 years ago
2
Add function `bonds` to extract bonds of sublattice
#32
LinjianMa
opened
3 years ago
0
Merge LocalMPO and LineMPO
#31
LinjianMa
opened
3 years ago
0
Rewrite models based on Square struct, add LineMPO struct
#30
LinjianMa
closed
3 years ago
1
Add SubNetwork struct to allow passing tree structure to AutoHOOT
#29
LinjianMa
closed
3 years ago
7
Automatically install Python library dependencies
#28
mtfishman
opened
3 years ago
1
Add contraction path cache in batch_tensor_contraction, support cotengra
#27
LinjianMa
closed
3 years ago
1
CompatHelper: bump compat for "ChainRulesCore" to "1"
#26
github-actions[bot]
closed
2 years ago
2
Add `Observer`-like functionality to `optimize` function
#25
mtfishman
opened
3 years ago
0
Add function to track gradient error with approximate PEPS
#24
LinjianMa
closed
3 years ago
1
Test `rrule`s for `ITensorNetworks` functions with `ChainRulesTestUtils`
#23
mtfishman
opened
3 years ago
0
Reorganize ITensorNetworks and Optimizations modules
#22
LinjianMa
closed
3 years ago
1
Make the pullback for `split_network` more general
#21
mtfishman
opened
3 years ago
0
Add `prime(siteinds, ::PEPS, ...)` function to complement `prime(linkinds, ::PEPS, ...)`
#20
mtfishman
opened
3 years ago
0
CompatHelper: bump compat for "ChainRulesCore" to "1"
#19
github-actions[bot]
closed
3 years ago
0
Next