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
Age
Commit message (
Expand
)
Author
Lines
2019-02-01
move parameter influence detection to newly introduced ParamStat class
Daniel Friesel
-71
/
+75
2019-02-01
compute_param_statistics: Note that 'param' must also be set
Daniel Friesel
-0
/
+4
2019-02-01
Doku
Daniel Friesel
-16
/
+46
2019-02-01
move parameter detection / statistics methods to utils (for now)
Daniel Friesel
-93
/
+103
2019-02-01
dfatool: Remove unused code for parallel statistics computation
Daniel Friesel
-20
/
+3
2019-02-01
Doku
Daniel Friesel
-2
/
+35
2019-01-31
data_parameters: Add Protolog module for additional analysis
Daniel Friesel
-0
/
+100
2019-01-31
add data_parameters (numeric description of JSON-like data)
Daniel Friesel
-0
/
+48
2019-01-31
Doku
Daniel Friesel
-6
/
+120
2019-01-30
keysightdlog: Add plotting
Daniel Friesel
-0
/
+45
2019-01-30
Doku
Daniel Friesel
-13
/
+205
2019-01-30
document lib/functions.py
Daniel Friesel
-2
/
+175
2019-01-30
mimplot: Add export feature
Daniel Friesel
-13
/
+47
2019-01-28
fix mimplot
Daniel Friesel
-1
/
+5
2018-08-16
add simple keysight .dlog analyzer
Daniel Friesel
-0
/
+85
2018-08-15
Keysight -> KeysightCSV
Daniel Friesel
-3
/
+3
2018-06-29
add more plotting functions
Daniel Friesel
-14
/
+51
2018-05-07
support ignored trace indexes in model assessment as well
Daniel Friesel
-47
/
+52
2018-05-07
Add support for PTA to JSON serialization
Daniel Friesel
-3
/
+54
2018-05-04
add summary evaluation of model without transition energy
Daniel Friesel
-0
/
+11
2018-04-26
Support compact PTA json with multiple origin states per transition
Daniel Friesel
-24
/
+22
2018-04-26
refactor function code into separate file to solve circular import
Daniel Friesel
-260
/
+292
2018-04-25
PTA: Support unconditional param setters (e.g. initialization functions)
Daniel Friesel
-5
/
+38
2018-04-24
Support PTA construction from json
Daniel Friesel
-86
/
+132
2018-04-24
Support arg_to_param_map (dict instead of function)
Daniel Friesel
-4
/
+29
2018-04-24
PTA: Use parameter dictionary internally
Daniel Friesel
-22
/
+319
2018-04-24
AnalyticFunction: Support functions with separate param and arg arguments
Daniel Friesel
-4
/
+8
2018-04-24
AnalyticFunction: Compute num_vars from function_str
Daniel Friesel
-19
/
+27
2018-04-23
add automata simulation code and parameter support
Daniel Friesel
-12
/
+100
2018-04-19
Implement PTA DFS as generator
Daniel Friesel
-9
/
+8
2018-04-19
Add simple PTA implementation with DFS
Daniel Friesel
-0
/
+45
2018-04-19
analyze-archive: use new model accessor functions
Daniel Friesel
-4
/
+4
2018-04-19
add states_and_transitions accessor
Daniel Friesel
-0
/
+5
2018-04-19
set smape/mape to NaN if incalculable
Daniel Friesel
-0
/
+4
2018-04-19
also evaluate relative transition energy
Daniel Friesel
-2
/
+27
2018-04-18
add corrcoef toggle to EnergyModel constructor
Daniel Friesel
-16
/
+39
2018-04-17
add model quality summary (considering all traces in measurements)
Daniel Friesel
-45
/
+143
2018-04-17
Properly toggle safe functions feature from analyze-archive.py
Daniel Friesel
-12
/
+16
2018-04-10
rename 'fractional' functions to 'inverse'
Daniel Friesel
-7
/
+7
2018-04-10
add support for safe division/log/sqrt
Daniel Friesel
-11
/
+29
2018-03-28
export plot data for pgfplots (experimental and ugly)
Daniel Friesel
-17
/
+63
2018-03-28
support plotting of raw and parameterized data + custom functions
Daniel Friesel
-5
/
+153
2018-03-22
add tex output for pgfplotstable
Daniel Friesel
-13
/
+38
2018-03-16
Allow silencing of warning and debug messages
Daniel Friesel
-27
/
+27
2018-03-15
allow inferred functions to be overridden manually
Daniel Friesel
-5
/
+33
2018-03-12
remove superfluous initalizer
Daniel Friesel
-2
/
+1
2018-03-12
optional outlier handling... not sure if useful yet
Daniel Friesel
-3
/
+47
2018-03-12
remove unnecessary epilogue function set in EnergyModel
Daniel Friesel
-4
/
+0
2018-03-08
do not hardcode analyzed model attributes
Daniel Friesel
-38
/
+59
2018-03-01
add some data documentation
Daniel Friesel
-0
/
+100
[next]