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
9c717610
Commit
9c717610
authored
Aug 02, 2019
by
Davison
Browse files
just a few lines for testing WegnerGenerator3B
parent
65251f43
Changes
1
Hide whitespace changes
Inline
Side-by-side
main.py
View file @
9c717610
...
...
@@ -430,3 +430,5 @@ if __name__ == '__main__':
h
=
PairingHamiltonian2B
(
4
,
4
)
occt
=
OccupationTensors
(
h
.
sp_basis
,
h
.
reference
)
wg3b
=
WegnerGenerator3B
(
h
,
occt
)
test
=
wg3b
.
calc_eta
()
print
(
test
.
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