On Sunday 13 March 2016 01:43:21 Terry Reedy wrote: > On 3/12/2016 8:20 PM, Steven D'Aprano wrote: > > Yeah, we get it. The CPython interpreter is plenty fast enough for > > whatever you use it for. Good for you! Millions aren't so lucky. > > They are looking for something faster, because for them, you can > > never have too much speed. When you are trying to solve a 7000x7000 > > system of equations, you don't want to wait three days for a > > solution. Or three hours with Numpy. > > There is a positive form of Parkinson's Law at work. People patience > is about the same as ever. So as computation gets faster, people > attempt larger problems. I remember when the idea of solving such a > problem was ludicrous. > > -- > Terry Jan Reedy
So would solving pi to 500 digits on a 64k color computer, but I've done it. AIR it took the coco around 4.5 hours to fire up the printer and print the result. Using an exersize assembly code that Bill Barden wrote. All integer math, it looked correct but was missing the decimal point after the 3. One of the things you do just to prove it can be done. :) Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene> -- https://mail.python.org/mailman/listinfo/python-list