# File rquantum.rb, line 114
    def compute vector
      Matrices::H * vector
    end