06/24/2010, 11:37 AM
(06/24/2010, 09:15 AM)bo198214 Wrote:(06/24/2010, 02:10 AM)mike3 Wrote: I'm curious: What programs and methods are you using to compute this? Esp. how do you compute the solution in reasonable time?
You mean the intuitive Abel function via the Abel matrix? Well I use some self written algorithm in Sage. It takes some time to compute the coefficients for a 300 matrix. I get 100x100 in less than a minute. But regardless how long it takes you only need to compute it once (even if it takes 5 days), save it, and later you can use it anytime. If you need code, just tell me.
But J.D. Fox development much more sophisticated algorithms, giving better precision. I will have a look at it later and improve my own algorithms accordingly.
Also you could look at my computation at
http://math.eretrandre.org/tetrationforu...27#pid2827
Gottfried
Gottfried Helms, Kassel


), save it, and later you can use it anytime. If you need code, just tell me.