Project

General

Profile

Actions

Bug #2453

closed

matrix#rank causes inf loop

Added by ntys (ding ding) over 14 years ago. Updated almost 13 years ago.

Status:
Rejected
Assignee:
-
Target version:
ruby -v:
ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mswin32_90]
Backport:
[ruby-core:27084]

Description

=begin
require 'matrix'
a=Matrix[[1,2,3],[1,2,3],[1,2,3]]
puts a.rank

#rank_e is ok.By the way,I didn't see rank_e on ruby-doc.org
=end

Actions

Also available in: Atom PDF

Like0
Like0