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
ift
NIFTy
Commits
bb7cd0dd
Commit
bb7cd0dd
authored
Nov 05, 2019
by
Philipp Arras
Browse files
Add zeromode to final operator
parent
70969705
Pipeline
#63017
failed with stages
in 5 minutes and 40 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
nifty5/library/final_amplitude.py
View file @
bb7cd0dd
...
@@ -267,4 +267,8 @@ class FinalAmplitude:
...
@@ -267,4 +267,8 @@ class FinalAmplitude:
(
i
+
1
):]).
adjoint
(
self
.
_amplitudes
[
i
]))
(
i
+
1
):]).
adjoint
(
self
.
_amplitudes
[
i
]))
A
=
pd
@
a
A
=
pd
@
a
return
ht
(
A
*
ducktape
(
hspace
,
None
,
prefix
+
'xi'
))
return
ht
(
azm
*
A
*
ducktape
(
hspace
,
None
,
prefix
+
'xi'
))
@
property
def
amplitudes
(
self
):
return
self
.
_amplitudes
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