Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mpp
MLUQ
Commits
18b8706d
Commit
18b8706d
authored
Mar 05, 2020
by
niklas.baumgarten
Browse files
test push
parent
3ef6e91f
Pipeline
#74447
failed with stages
in 1 minute and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
python/mlmc_mppy.py
View file @
18b8706d
...
...
@@ -92,7 +92,6 @@ class MLMCMpp(Mpp):
columns
=
[
'eps'
,
'value'
,
'MLMC cost'
,
'MC cost'
,
'l'
,
'M'
]
df
=
pd
.
DataFrame
(
columns
=
columns
)
ctr
=
0
for
line
in
log_content
:
if
line
==
self
.
MLMC_HEAD
:
...
...
Write
Preview
Markdown
is supported
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