# File rquantum.rb, line 176
    def compute vector
      Matrices::Z * vector
    end