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 8c7c504  [MINOR] Update NOTICE to say SystemDS
     new 1e7b6d4  [SYSTEMDS-2675+2676] Python Strings and printing
     new de50269  [SYSTEMDS-2677] Allow Reading unknown dimensions for 
algorithm input

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../python/systemds/context/systemds_context.py    | 21 +++++++++++++++++--
 src/main/python/systemds/operator/algorithm.py     |  8 ++++++--
 .../python/systemds/operator/operation_node.py     | 24 +++++++++++++++++++++-
 src/main/python/systemds/script_building/dag.py    |  2 ++
 .../python/tests/examples/tutorials/test_mnist.py  | 24 ++++++++++++++++++++++
 ...og_reg_mnist.py => save_log_reg_mnist_sysds.py} | 12 +++++------
 .../tests/matrix/{test_write.py => test_print.py}  | 19 +++++++----------
 src/main/python/tests/matrix/test_write.py         |  7 +++++++
 8 files changed, 94 insertions(+), 23 deletions(-)
 copy src/main/python/tests/manual_tests/{multi_log_reg_mnist.py => 
save_log_reg_mnist_sysds.py} (84%)
 copy src/main/python/tests/matrix/{test_write.py => test_print.py} (75%)

Reply via email to