Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sebastian Steinlechner
pykat
Commits
38bb369c
Commit
38bb369c
authored
Apr 15, 2015
by
Daniel Brown
Browse files
removing comment
parent
6d03e1b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/asc_test/master.py
View file @
38bb369c
...
...
@@ -124,7 +124,6 @@ def pd_phase(tmpkat):
# function for root finding
def
PD_q_test
(
x
):
kat
.
PDrefl_q
.
phi1
=
x
print
(
"
\n
!!!!!!"
,
kat
.
PDrefl_q
.
phi1
,
x
)
out
=
kat
.
run
()
print
(
'
\r
root finding: function value %g '
%
out
.
y
,
end
=
' '
)
...
...
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