This is an automated email from the ASF dual-hosted git repository.
mboehm7 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git
from 5283544289 [SYSTEMDS-3696] Extended incremental slice line (pruning
selector)
add cbacb276ae [MINOR] Fix symbol table debug printing (one line per
object)
add 254d680e46 [SYSTEMDS-3696] Improve incremental slice line (cleanup,
robustness)
No new revisions were added by this update.
Summary of changes:
scripts/builtin/incSliceLine.dml | 223 +++++++++------------
.../runtime/controlprogram/LocalVariableMap.java | 2 +-
.../controlprogram/caching/CacheableData.java | 7 +-
.../apache/sysds/runtime/instructions/cp/Data.java | 4 +
.../sysds/runtime/instructions/cp/ListObject.java | 10 +-
.../builtin/part2/BuiltinIncSliceLineTest.java | 4 -
6 files changed, 120 insertions(+), 130 deletions(-)