Fri, 17 Sep 2021 11:01:06 -0700 |
drewp |
serve graph/config
|
Wed, 15 Sep 2021 23:56:21 -0700 |
drewp |
debug logs
|
Wed, 15 Sep 2021 23:56:02 -0700 |
drewp |
speedups: abort some rules faster
|
Mon, 13 Sep 2021 01:54:49 -0700 |
drewp |
rm unused computation
|
Mon, 13 Sep 2021 01:53:32 -0700 |
drewp |
don't crash, just skip the rule if there's a BindingConflict (no clear test case yet)
|
Mon, 13 Sep 2021 01:36:06 -0700 |
drewp |
refactor rules eval
|
Mon, 13 Sep 2021 00:18:47 -0700 |
drewp |
rm dead code from previous tries
|
Mon, 13 Sep 2021 00:06:00 -0700 |
drewp |
refactor: use CandidateBinding throughout, not loose dicts
|
Sun, 12 Sep 2021 23:48:43 -0700 |
drewp |
hack math:sum in there. Test suite is passing except some slow performers
|
Sun, 12 Sep 2021 21:48:36 -0700 |
drewp |
fix farenheit rule case, fix some others that depend on rings order, but this breaks some performance because of itertools.perm
|
Sun, 12 Sep 2021 21:46:39 -0700 |
drewp |
just (a lot of) debug changes
|
Sun, 12 Sep 2021 04:32:52 -0700 |
drewp |
big rewrite of infer() using statements not variables as the things to iterate over
|
Sat, 11 Sep 2021 23:33:55 -0700 |
drewp |
add mqtt_message
|
Sat, 11 Sep 2021 23:31:32 -0700 |
drewp |
do inference on config. backend for new ui columns. rm some of the old filter pipeline
|
Sat, 11 Sep 2021 23:28:37 -0700 |
drewp |
new grid layout in web ui
|