Drawing the Mandelbrot set in Ruby and Haskell

Drawing the Mandelbrot set in Ruby and Haskell

Generating the wonderful Mandelbrot set in Ruby and Haskell – it’s amazing how simple math can give birth to such a sophisticated shape. It’s elegance fits Ruby and Haskell well. Come closer and see the wonders!

 
Read More

Ruby vs. Haskell – project Euler #25 deathmatch

Ruby vs. Haskell – project Euler #25 deathmatch

What is the first term in the Fibonacci sequence to contain 1000 digits?

This is the quesion I’m answering, comparing the Ruby and the Haskell solutions.

 
Read More