This is an automated email from the ASF dual-hosted git repository.

mboehm7 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/systemds.git.


    from e8cc1de  [SYSTEMDS-2797] Builtin function statsNA for computing NA 
statistics Co-authored-by: Ismael Ibrahim <[email protected]> 
DIA project WS2020/21. Closes #1117.
     new 6165b50  [SYSTEMDS-2797] Cleanup new statsNA built-in function
     new 94e557e  [MINOR] Fix mdedup built-in function test (marked as 
thread-unsafe)

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:
 scripts/builtin/.autoencoder_2layer.dml.swp        | Bin 24576 -> 0 bytes
 scripts/builtin/statsNA.dml                        | 121 ++++++++-------------
 .../sysds/runtime/compress/lib/LibRightMultBy.java |   1 -
 .../compress/ParCompressedMatrixTest.java          |   1 -
 .../test/functions/builtin/BuiltinGLMTest.java     |   1 -
 .../test/functions/builtin/BuiltinMDTest.java      |   1 +
 .../test/functions/builtin/BuiltinStatsNATest.java | 105 +++++++++---------
 7 files changed, 96 insertions(+), 134 deletions(-)
 delete mode 100644 scripts/builtin/.autoencoder_2layer.dml.swp

Reply via email to