Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Davison, Jacob
tfimsrg
Commits
1162748e
Commit
1162748e
authored
Aug 07, 2019
by
Jacob Davison
Browse files
testing generator
parent
bb3869e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
main.py
View file @
1162748e
...
...
@@ -23,7 +23,7 @@ from oop_imsrg.occupation_tensors import *
from
oop_imsrg.generator
import
*
from
oop_imsrg.flow
import
*
from
oop_imsrg.plot_data
import
*
from
oop_imsrg.display_memory
import
*
#
from oop_imsrg.display_memory import *
import
oop_imsrg.ci_pairing.cipy_pairing_plus_ph
as
ci_matrix
# @profile
...
...
@@ -431,4 +431,4 @@ if __name__ == '__main__':
occt
=
OccupationTensors
(
h
.
sp_basis
,
h
.
reference
)
wg3b
=
WegnerGenerator3B
(
h
,
occt
)
test
=
wg3b
.
calc_eta
()
print
(
test
.
shape
)
print
(
test
[
1
]
.
shape
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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