Skip to content

Cleaning things up

Compare
Choose a tag to compare
@ttsiodras ttsiodras released this 15 Jan 23:24
· 43 commits to master since this release
  • Default to auto-pilot mode (easier for new users)
  • In auto-pilot mode, randomly choose one of the available zoom targets,
    and then run forever - cycling through all available ones
  • Don't zoom beyond the levels allowed by IEEE754 accuracy (i.e. double precision)
  • Increase XaoS algorithm accuracy for larger windows
  • Minor fixups.