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
8dd3b1a6
Commit
8dd3b1a6
authored
Jul 19, 2021
by
Neel Shah
Browse files
renamed new operator as MatrixProductOperator
parent
ef08e9eb
Pipeline
#105954
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/__init__.py
View file @
8dd3b1a6
...
...
@@ -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.general_matrix_product
import
GeneralMatrixProduct
from
.operators.old_matrix_product_operator
import
OldMatrixProductOperator
from
.operators.value_inserter
import
ValueInserter
from
.operators.energy_operators
import
(
...
...
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