You might be familiar with how Python and C can work together, by way of projects like Cython. The new PythoC project has a unique twist on working with both languages: it lets you write ...
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 ...