Releases: tgbugs/pyontutils
Releases · tgbugs/pyontutils
neurondm-0.1.10
neurondm integration test skip bhuiyan2024 if no sparcur
neurondm-0.1.9
neurondm basic_neurons set no_wd_value
0.1.39
ttlser fix cpython non-determinism around symmetric predicates the underlying reason why pypy3 is deterministic without this fix whereas cpython is not remains a mystery, and it's not like it was just one variant, basically every possible way that bnodes could be reordered showed up at some point the workaround is to rerank bnodes from top down in addition to bottom up in cases where there is a tie in the bottom up only ordering, it cannot be done by inserting the top down values into to the process used for the bottom up ordering because it results in an infinite loop when opposite sides of a symmetric predicate are balanced
ttlser-1.1.7
ttlser fix cpython non-determinism around symmetric predicates the underlying reason why pypy3 is deterministic without this fix whereas cpython is not remains a mystery, and it's not like it was just one variant, basically every possible way that bnodes could be reordered showed up at some point the workaround is to rerank bnodes from top down in addition to bottom up in cases where there is a tie in the bottom up only ordering, it cannot be done by inserting the top down values into to the process used for the bottom up ordering because it results in an infinite loop when opposite sides of a symmetric predicate are balanced
0.1.38
0.1.37
clifn-0.0.2
clifn vbump for drop terminaltables dep debug table python format strings are sufficient for what we need
0.1.36
ttlser-1.1.6
test_robot_rt remove import from test due to 404 error