2 Dec
2004
2 Dec
'04
12:20 a.m.
Hiram,
Jim recently posted about using the quat M-set. That one doesn't show anything with passes=o as far as I could determine, apparently because the orbits are plotted from the z-values each iteration, and a quaternion has to be expressed by 4 values so there's no way it could possibly plot the right thing out of the box. And the quat formula is builtin so there's no way to do a workaround to make the orbits show up.
The quaternion types and the hypercomplex types don't work with the passes=o option because they don't use the 'new' variable. I had caught the lyapunov type but missed these. Unless I change my mind, they will have the passes=o option disabled for them in my next patch. Jonathan