Complete SAGE code for tetration
#3
I can post some code that solves Andrew's slog with my "acceleration" code that I've described. The code is fairly short, but it isn't entirely automated yet, so there are certain steps that I manually run, manually summing partial sums along the way. This is mainly due to the inability to free memory in SAGE (or if there is such a way, I haven't found it). So I have to calculate partial results, save them to disk, and reload for the next set of partial results.

I also have code for my other approach with the change of base formula, but it's also fairly manual for the most part. I haven't abandoned it, because I still consider it an interesting line of work, but I'm much more interested in the slog solution at the moment.
~ Jay Daniel Fox
Reply


Messages In This Thread
Complete SAGE code for tetration - by eyu100 - 10/05/2007, 03:57 AM
RE: Complete SAGE code for tetration - by jaydfox - 10/07/2007, 04:22 PM
RE: Complete SAGE code for tetration - by jaydfox - 10/17/2007, 06:45 AM
RE: Complete SAGE code for tetration - by jaydfox - 10/18/2007, 03:55 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Code to calculate tetration using my method Shanghai46 10 14,284 12/17/2024, 01:02 PM
Last Post: MorgothV8
  Terse Schroeder & Abel function code Daniel 1 3,824 10/16/2022, 07:03 AM
Last Post: Daniel
  C++ code for tet, ate and hexp MorgothV8 0 7,833 07/10/2014, 04:24 PM
Last Post: MorgothV8
  "Kneser"/Riemann mapping method code for *complex* bases mike3 2 16,645 08/15/2011, 03:14 PM
Last Post: Gottfried
  Sage Question? rsgerard 1 9,671 05/09/2010, 11:40 AM
Last Post: bo198214
  Single-exp series computation code mike3 0 7,223 04/20/2010, 08:59 PM
Last Post: mike3
  SAGE code for computing flow matrix for exp(z)-1 jaydfox 4 22,182 08/21/2009, 05:32 PM
Last Post: jaydfox
  How to free memory in SAGE? jaydfox 2 12,915 12/21/2007, 06:38 PM
Last Post: andydude
  SAGE code implementing slog with acceleration jaydfox 4 17,295 10/22/2007, 12:59 AM
Last Post: jaydfox
  How to force precision in SAGE? jaydfox 2 12,846 08/18/2007, 11:08 PM
Last Post: jaydfox



Users browsing this thread: 1 Guest(s)