HP Forums
Longest computation that your calculator performed for you? - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: Longest computation that your calculator performed for you? (/thread-8066.html)

Pages: 1 2


RE: Longest computation that your calculator performed for you? - John Keith - 04-01-2017 11:24 PM

Longest ever for me were larger instances of the 8 queens problem on a 71B. The largest was 256 queens which took about 24 hours, and that was with the inner loop coded in assembly!

I also did several fractals on the 71B printed directly to the 2225B Thinkjet printer. They took several hours each IIRC.

John


RE: Longest computation that your calculator performed for you? - factor - 04-02-2017 04:44 AM

Was doing some overclocking comparisons among TI and Casio calcs, the "benchmark" took the longest to finish is a GARCH parameter estimation on Nspire with a data set of 1000 sample from S&P500 index. Took more than 2 hours.

https://gmgolem.wordpress.com/2015/01/22/estimating-garch-parameters-from-sp500-index-data-in-nspire/


RE: Longest computation that your calculator performed for you? - pier4r - 04-02-2017 08:30 AM

(04-02-2017 04:44 AM)factor Wrote:  Was doing some overclocking comparisons among TI and Casio calcs, the "benchmark" took the longest to finish is a GARCH parameter estimation on Nspire with a data set of 1000 sample from S&P500 index. Took more than 2 hours.

https://gmgolem.wordpress.com/2015/01/22/estimating-garch-parameters-from-sp500-index-data-in-nspire/
Interesting inputs in the article, I'll analyze later.
Thanks for sharing!