Project

General

Profile

Actions

Bug #6974

closed

Functionality Loss in Bignum for Very Large Numbers (5.9 million digits)

Added by jks (john sikora) over 11 years ago. Updated over 4 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.3p194 (2012-04-20) [i386-mingw32]
[ruby-core:47413]

Description

The 'run' program for hwm = 10 runs fine in 1.9.2 (ruby 1.9.2p290 (2011-07-09) [i386-mingw32]) but it goes awry at coefficient 526 for 1.9.3. The numerator and denominator are correct so I suspect Bignum and not BigDecimal (the 'check' program checks this). Note that each run takes about 3 hours on my computer for hwm = 10. Both 1.9.2 and 1.9.3 work for hwm = 5 to 9 (in much less time).


Files

cn_ruby_sc_1r9r3_bug_hwm_10_run.rb (4.2 KB) cn_ruby_sc_1r9r3_bug_hwm_10_run.rb run program jks (john sikora), 09/04/2012 12:00 PM
cn_ruby_sc_1r9r3_bug_hwm_10_check.rb (935 Bytes) cn_ruby_sc_1r9r3_bug_hwm_10_check.rb check numerator and denominator program jks (john sikora), 09/04/2012 12:00 PM

Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #7242: Bignum mathematical accuracy regression in r31695Closedmrkn (Kenta Murata)10/30/2012Actions

Updated by mame (Yusuke Endoh) over 11 years ago

  • Status changed from Open to Assigned
  • Assignee set to mrkn (Kenta Murata)

Mrkn, could you check this too?
Maybe the same causes as #7242.

--
Yusuke Endoh

Actions #2

Updated by naruse (Yui NARUSE) about 11 years ago

  • Target version changed from 1.9.3 to 2.6
Actions #3

Updated by naruse (Yui NARUSE) over 6 years ago

  • Target version deleted (2.6)
Actions #4

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Status changed from Assigned to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0