Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neel Shah
NIFTy
Commits
97d9d163
Commit
97d9d163
authored
Jul 19, 2021
by
Neel Shah
Browse files
removed older version of matrix product operator
parent
176027e6
Pipeline
#105962
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/__init__.py
View file @
97d9d163
...
...
@@ -46,7 +46,6 @@ from .operators.simple_linear_operators import (
VdotOperator
,
ConjugationOperator
,
Realizer
,
FieldAdapter
,
ducktape
,
GeometryRemover
,
NullOperator
,
PartialExtractor
,
Imaginizer
)
from
.operators.matrix_product_operator
import
MatrixProductOperator
from
.operators.old_matrix_product_operator
import
OldMatrixProductOperator
from
.operators.value_inserter
import
ValueInserter
from
.operators.energy_operators
import
(
EnergyOperator
,
GaussianEnergy
,
PoissonianEnergy
,
InverseGammaEnergy
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment