log service/mqtt_to_rdf/inference_test.py @ 1646:af136cf6dd26

age author description
Fri, 17 Sep 2021 11:06:52 -0700 drewp make namespaces in tests less confusing
Wed, 15 Sep 2021 23:56:02 -0700 drewp speedups: abort some rules faster
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 04:32:52 -0700 drewp big rewrite of infer() using statements not variables as the things to iterate over
Sat, 11 Sep 2021 23:27:32 -0700 drewp some shuffling, i don't know- i'm about to rewrite again