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
Age
Commit message (
Expand
)
Author
Lines
2019-02-11
add int value length (does int fit into 1/2/4 bytes?)
Daniel Friesel
-1
/
+17
2019-02-08
update documentation
Daniel Friesel
-63
/
+92
2019-02-08
Convert PTAModel to EnergyModel signature
Daniel Friesel
-94
/
+46
2019-02-07
AnalyticModel: Calculate by_param from by_name
Daniel Friesel
-2
/
+23
2019-02-07
WiP
Daniel Friesel
-5
/
+14
2019-02-07
AnalyticModel Doku
Daniel Friesel
-3
/
+56
2019-02-07
add generic AnalyticModel (just the basics without special cases)
Daniel Friesel
-2
/
+120
2019-02-07
Rename EnergyModel to PTAModel
Daniel Friesel
-9
/
+64
2019-02-07
Use ParallelParamFit class for parallel fitting
Daniel Friesel
-17
/
+39
2019-02-07
function_powerset: add default for num_args
Daniel Friesel
-1
/
+1
2019-02-07
_try_fits: Do not throw error when encountering insufficient data for fitting
Daniel Friesel
-0
/
+8
2019-02-06
protocol benchmarks: Accessors for serialized data size availability
Daniel Friesel
-0
/
+32
2019-02-06
Turn Benchmark class into a context manager
Daniel Friesel
-30
/
+52
2019-02-05
move flatten to utils
Daniel Friesel
-8
/
+9
2019-02-05
add ipython prelude for energy modeling
Daniel Friesel
-0
/
+13
2019-02-05
add protocol benchmark classes for protocolmodeling
Daniel Friesel
-0
/
+1225
2019-02-05
ParamStats: document return ratio edge case
Daniel Friesel
-1
/
+25
2019-02-05
compute_param_statistics: Warn when encountering useless data
Daniel Friesel
-1
/
+10
2019-02-05
ParamStats: Correctly handle data with stddev == 0
Daniel Friesel
-2
/
+2
2019-02-05
plotter: Simplify boxplot signature
Daniel Friesel
-16
/
+16
2019-02-05
move float_or_nan to utils
Daniel Friesel
-17
/
+9
2019-02-05
doku
Daniel Friesel
-0
/
+6
2019-02-05
plotter: Add generic plot_attribute function for by_* boxplots
Daniel Friesel
-0
/
+16
2019-02-05
data_parameters: distinguish num_objects by type (int/float/str/tbd)
Daniel Friesel
-5
/
+18
2019-02-04
Doku
Daniel Friesel
-14
/
+43
2019-02-04
Move depends_on_{param,arg} to ParamStats as well
Daniel Friesel
-22
/
+34
2019-02-01
move parameter influence detection to newly introduced ParamStat class
Daniel Friesel
-47
/
+51
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
-12
/
+204
2019-01-30
document lib/functions.py
Daniel Friesel
-2
/
+175
2019-01-28
fix mimplot
Daniel Friesel
-0
/
+4
2018-08-16
add simple keysight .dlog analyzer
Daniel Friesel
-0
/
+85
2018-08-15
Keysight -> KeysightCSV
Daniel Friesel
-1
/
+1
2018-06-29
add more plotting functions
Daniel Friesel
-10
/
+21
2018-05-07
support ignored trace indexes in model assessment as well
Daniel Friesel
-46
/
+51
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
/
+5
2018-04-26
Support compact PTA json with multiple origin states per transition
Daniel Friesel
-17
/
+14
2018-04-26
refactor function code into separate file to solve circular import
Daniel Friesel
-258
/
+273
2018-04-25
PTA: Support unconditional param setters (e.g. initialization functions)
Daniel Friesel
-5
/
+15
2018-04-24
Support PTA construction from json
Daniel Friesel
-2
/
+36
2018-04-24
Support arg_to_param_map (dict instead of function)
Daniel Friesel
-3
/
+4
[next]