This is an automated email from the ASF dual-hosted git repository.
baunsgaard pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/systemds.git.
from 660cddd [MINOR] Add functions.asyc to automatic tests
add d08996a [SYSTEMDS-3173] Fix Prod instruction
No new revisions were added by this update.
Summary of changes:
.../sysds/runtime/matrix/data/LibMatrixAgg.java | 17 ++++-
.../sysds/test/component/matrix/ProdTest.java | 85 ++++++++++++++++++++++
2 files changed, 99 insertions(+), 3 deletions(-)
create mode 100644
src/test/java/org/apache/sysds/test/component/matrix/ProdTest.java