08/02/2019, 02:09 PM
(This post was last modified: 08/02/2019, 05:40 PM by Ember Edison.)
(07/31/2019, 01:40 PM)sheldonison Wrote: I made a lot more progress than I thought I would. This post concerns fatou.gp boundary conditions and how it works. First, I'm going to put out an experimental version of fatou.gp, along with some routines that may be helpful to Ember. I'm going to try to answer some of the questions that Ember has.Eventually, this routine will move to the main branch once I have more time to make sure it works just as well.
- How do I get better results for bases close to zero?
examples, 0.2*I, -0.2, 0.1*I, -0.1, 0.15
- Why there are bases for which it is so difficult to get convergence? real bases<0.15, bases exp(-e), 0.1
- This same method works to get results for larger bases, like b=30000+5000i
…
Congratulations, you have completed the key work.
All my calculations are testing superroot.gp, I will test it when I have finish the current work.
(New Edit)
So, What happened between fatou_experiment.gp and fatou.gp when bases is no theta mapping?

