Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-2410 Perftest for SystemML 1.2 release
  3. SYSTEMDS-2448

Outer comparison w/ vector > 16 gives incorrect results

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 1.2
    • None
    • None

    Description

      test_vector = seq (16, 1, -1);
      test_matrix = outer (test_vector1, t(test_vector2), ">");
      print(toString(test_matrix))
      

      Attachments

        Activity

          People

            mboehm7 Matthias Boehm
            mboehm7 Matthias Boehm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: