Wed, 22 Sep 2021 01:00:32 -0700 |
drewp |
redo RHS bnode processing
|
Sun, 19 Sep 2021 16:51:51 -0700 |
drewp |
cleanups and optimizations
|
Sun, 19 Sep 2021 15:39:37 -0700 |
drewp |
function evaluation uses Chunk lists now and runs fast. Only a few edge cases still broken
|
Sun, 19 Sep 2021 13:33:10 -0700 |
drewp |
refactor inference_functions
|
Sat, 18 Sep 2021 23:57:20 -0700 |
drewp |
WIP - functions are broken as i move most layers to work in Chunks not Triples
|
Fri, 17 Sep 2021 11:10:18 -0700 |
drewp |
more performance work
|
Wed, 15 Sep 2021 23:56:02 -0700 |
drewp |
speedups: abort some rules faster
|
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
|
Sun, 12 Sep 2021 23:48:43 -0700 |
drewp |
hack math:sum in there. Test suite is passing except some slow performers
|
Mon, 06 Sep 2021 15:38:48 -0700 |
drewp |
more modules, types. Maybe less repeated computation on BoundLhs
|
Mon, 06 Sep 2021 01:13:55 -0700 |
drewp |
WIP move evaluation to new file
|