# File lib/matrix.rb, line 381
  def singular?
    not regular?
  end