Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-2057

Support bitwise operators not, and, or, xor, & LShift, Rshift

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • SystemML 1.1
    • Parser, Runtime
    • None

    Description

      1. bitwNot(a)
      2. bitwAnd(a, b)
      3. bitwOr(a, b)
      4. bitwXor(a, b)

      5. bitwShiftL(a, n)
      6. bitwShiftR(a, n)

      Attachments

        Activity

          People

            janardhan Janardhan Pulivarthi
            janardhan Janardhan Pulivarthi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: