Re: [Jprogramming] Goodstein Sequences and Hereditary base-n notation... CRASH!

2018-04-12 Thread Jose Mario Quintana
; Engine: j805/j64/darwin > Release: commercial/2016-12-11T08:17:56 > Library: 8.05.14 > Qt IDE: 1.5.4s/5.6.2 > Platform: Darwin 64 > Installer: J805 install > > > > ---- > On Thu, 4/12/18, Arie Groeneveld wrote: > > Subject:

Re: [Jprogramming] Goodstein Sequences and Hereditary base-n notation... CRASH!

2018-04-11 Thread 'Jon Hough' via Programming
rote: Subject: Re: [Jprogramming] Goodstein Sequences and Hereditary base-n notation... CRASH! To: programm...@jsoftware.com Date: Thursday, April 12, 2018, 6:38 AM I noticed it has to do with the 0=y testing in S. Instead of producing a zero at a certain point it gives a small value 4

Re: [Jprogramming] Goodstein Sequences and Hereditary base-n notation... CRASH!

2018-04-11 Thread Arie Groeneveld
I noticed it has to do with the 0=y testing in S. Instead of producing a zero at a certain point it gives a small value 4.4e_16 and then starts filling the  stack. Op 11-04-18 om 22:05 schreef Jose Mario Quintana: You might like to look also at Arie Groeneveld's message, [Jprogramming] Cr

Re: [Jprogramming] Goodstein Sequences and Hereditary base-n notation... CRASH!

2018-04-11 Thread Arie Groeneveld
Use this:    2x G"0 i.4 2 3 5 7 Op 11-04-18 om 22:05 schreef Jose Mario Quintana: You might like to look also at Arie Groeneveld's message, [Jprogramming] Crash calculating large hyper operations http://www.jsoftware.com/pipermail/programming/2015-November/043351.html Unfortunately, runnin

Re: [Jprogramming] Goodstein Sequences and Hereditary base-n notation... CRASH!

2018-04-11 Thread Henry Rich
What is the maximum recursion depth reached by this program? Henry Rich On 4/11/2018 4:05 PM, Jose Mario Quintana wrote: You might like to look also at Arie Groeneveld's message, [Jprogramming] Crash calculating large hyper operations http://www.jsoftware.com/pipermail/programming/2015-Novembe

[Jprogramming] Goodstein Sequences and Hereditary base-n notation... CRASH!

2018-04-11 Thread Jose Mario Quintana
You might like to look also at Arie Groeneveld's message, [Jprogramming] Crash calculating large hyper operations http://www.jsoftware.com/pipermail/programming/2015-November/043351.html Unfortunately, running on the latest stable release, JVERSION Engine: j806/j64nonavx/windows Release: comm