Version 0.2 Roadmap #639
Labels
api
Issues related to the interface
breaking
This would require a breaking change
enhancement
New feature or request
Milestone
This issue is to organize what are the minimum changes needed to go to version 0.2. We can include changes that are straightforward and easy to do as well.
IndexSet
#626)ITensor()
default toemptyITensor()
#593 (closed by WIP: MakeITensor(i, j, k)
constructors createEmptyStorage
by default #641)MPO(A::MPS)
constructor in favor of the notationouter(A, A)
#581 (closed by DeprecateMPO(::MPS)
in favor ofouter(::MPS, ::MPS)
#663)IndexVal
type in favor ofPair{<:Index}
(closed by Replace IndexVal with Pair{<:Index}. Add support for string values. #665)Improve siteinds QN conservation interface [ITensors] [QN] Improve(Moved to 0.3)siteinds
QN conservation interface #522Make certain delta contractions return views of the original ITensor storage Make certain delta contractions return views of the original ITensor storage #570(Moved to 0.3)Feel free to edit, add, remove of course. We may want to save some of the open issues labeled as "breaking" or as 0.2 for future versions, or decide not to make those changes.
The text was updated successfully, but these errors were encountered: