Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 271 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 271 Bytes

evolution

The evolution game by Richard Dawkins for fractal flames

At the moment abandoned. CPython has a central interpreter lock, which puts a heavy break on threads. The IFS calculation is quite demanding and makes the user interface unresponsible due to the lock.