Gray code is a systematic ordering of binary numbers in a way that each successive value differs from the previous one in ...
julia.py This code displays the Julia set. It uses the kandinsky module. mandelbrot_nap0.py There is a official Numworks Mandelbrot script. This is a different version made from scratch. Uses the ...