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
AINX
base-ariane-fork
Commits
58bd42ea
Commit
58bd42ea
authored
May 18, 2022
by
Mario Teixeira Parente
Browse files
re-add empty due to formatting
parent
9cf38370
Changes
1
Hide whitespace changes
Inline
Side-by-side
tas/setting.py
View file @
58bd42ea
...
...
@@ -45,9 +45,8 @@ cost_measures: list[CostMeasure]
cost_measures
=
[
CostMeasureCountingTime
()
+
CostMeasureByMetric
(
metric
)]
##
## Benefit measure ##
## Benefit measure ##
def
interpolator
(
experiment
:
TASExperiment
)
->
function
:
return
normalized_linear_interpolator
(
xs
=
experiment
.
locations
,
fs
=
experiment
.
intensities
)
...
...
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