You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a collection of things that together with @leburgel and @VictorVanthilt were decided to include into the very breaking v0.12.
This could then hopefully start as a basis for some kind of changelog, which could become useful.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is a collection of things that together with @leburgel and @VictorVanthilt were decided to include into the very breaking v0.12.
This could then hopefully start as a basis for some kind of changelog, which could become useful.
Naming conventions
Tensors
AL
,AR
,AC
,C
(mps)B
,X
,V
(quasiparticle)GL
,GR
,GBL
,GBR
(environments)O
,W
(operators)States
AbstractMPS
,FiniteMPS
andInfiniteMPS
FiniteQP
,InfiniteQP
WindowMPS
MultilineMPS
Operators
AbstractMPO
,FiniteMPO
,InfiniteMPO
AbstractMPOHamiltonian
,FiniteMPOHamiltonian
,InfiniteMPOHamiltonian
WindowMPO
,WindowMPOHamiltonian
MultilineMPO
Environments
AbstractMPSEnvironments
,FiniteEnvironments
,InfiniteEnvironments
FiniteQPEnvironments
InfiniteQPEnvironments
WindowEnvironments
MultilineEnvironments
TODO
find_groundstate
andleading_boundary
in terms offixedpoint
FiniteMPS
current center field Rewrite MPS types to useC
instead ofCR
(andCL
) and addψ.center
functionality. #216across the board getters/settersFiniteMPS
getindex
#218above
andbelow
virtualspace
updateleft
andright_virtualspace
#205@mpoham
Bugs
setindex
behaviour (example @victor)Beta Was this translation helpful? Give feedback.
All reactions