index
:
dfatool
decisiontrees
feature/lennart/get_files_array
kconfig-modeling
lennart
main
master
merge-prep/janis
merge-prep/lennart
state-duration-timers
Performance Model Generation for Configurable System Components
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
parameters.py
Age
Commit message (
Expand
)
Author
Lines
2021-04-20
proper kconfig-webconf export
Daniel Friesel
-0
/
+3
2021-03-25
ParamStats: Remove unused std matrix / lut matrix
Daniel Friesel
-70
/
+15
2021-03-17
always handle co-dependent parameters
Daniel Friesel
-111
/
+80
2021-03-16
move codependent parameter detection to Model / ModelAttribute
Daniel Friesel
-11
/
+62
2021-03-16
parameters: remove unused _reduce_param_matrix function
Daniel Friesel
-34
/
+0
2021-03-15
detect co-dependent parameters (wip)
Daniel Friesel
-1
/
+48
2021-03-08
add dataref export
Daniel Friesel
-0
/
+4
2021-03-05
eval: remove unused function_args argument
Daniel Friesel
-0
/
+9
2021-03-04
PTA State/Transition: Use ModelFunction instead of PTAAttribute
Daniel Friesel
-2
/
+20
2021-03-03
Remove ModelInfo; add info to ModelFunction instead
Daniel Friesel
-8
/
+3
2021-03-02
ModelAttribute + sub-classes: add to_json method
Daniel Friesel
-0
/
+9
2021-03-02
ModelAttribute: remove get_fitted(), use .model_function, .model_info instead
Daniel Friesel
-31
/
+32
2021-03-02
add hashbang to modules
Daniel Friesel
-0
/
+1
2021-03-02
move ModelAttribute to parameters module
Daniel Friesel
-0
/
+238
2021-02-25
Adjust ParamStats interface in preparation for decision-tree models
Daniel Friesel
-0
/
+12
2021-02-22
properly handle static submodel attributes
Daniel Friesel
-4
/
+6
2021-02-18
refactor model generation from Analytic/PTAModel into ModelAttribute class
Daniel Friesel
-231
/
+155
2021-01-12
add a TODO entr
Daniel Friesel
-1
/
+4
2020-11-02
Do not pass the entirety of by_nane/by_param to subprocesses
Daniel Friesel
-61
/
+48
2020-10-26
blacken code; do not run lint check on external Python libraries
Daniel Friesel
-1
/
+6
2020-07-09
parameters: documentation, remove unused dict key
Daniel Friesel
-1
/
+2
2020-07-06
Remove co-dependent parameter detection code
Daniel Friesel
-188
/
+0
2020-07-03
more consistent logging; use logger. instead of logging. where appropriate
Daniel Friesel
-22
/
+26
2020-07-02
Use logging module for debug output
Daniel Friesel
-16
/
+5
2020-05-28
use black(1) for uniform code formatting
Daniel Friesel
-130
/
+320
2020-04-29
Use relative module paths. PYTHONPATH=lib bin/... is no longer needed
Daniel Friesel
-2
/
+3
2019-11-18
EnergyTraceLog: Finish parser. model analysis is working.
Daniel Friesel
-3
/
+0
2019-11-12
ParamStats: compute statistics in parallel
Daniel Friesel
-161
/
+183
2019-10-11
add helper functions for co-dependent parameter detection
Daniel Friesel
-51
/
+161
2019-10-07
Move codependent parameter logic to ParamStats / parameters.py
Daniel Friesel
-88
/
+153
2019-10-07
move ParamStats and helper functions to lib/parameters.py
Daniel Friesel
-0
/
+439