(49G & 50g) Faster GCD for Integers
|
10-16-2017, 05:15 PM
(This post was last modified: 10-18-2017 01:48 PM by Gerald H.)
Post: #1
|
|||
|
|||
(49G & 50g) Faster GCD for Integers
Edit: This programme is for the 49G, not the 50g. Sorry for the wrong indication.
For input two integers the programme returns the GCF, the programme is faster for integers of size (Edit: 1194 hex digits, ie 4500 dec digits) & greater, for smaller input the programme uses the inbuilt GCD. Size: 191. CkSum: # 2A81h Code: :: |
|||
10-18-2017, 11:58 AM
(This post was last modified: 10-18-2017 01:48 PM by Gerald H.)
Post: #2
|
|||
|
|||
RE: (49G & 50g) Faster GCD for Integers
A slightly improved programme for the 49G, crossover point is now for input of over 2000 digits.
The programme is good for the 50g, cross over point should be changed to 4000 digits. Size: 191.0000 CkSum: # 951Ah Code: :: |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)