Skip to content

Instantly share code, notes, and snippets.

View Uiuran's full-sized avatar
💭
Focus and Flowers

Daniel Penalva Uiuran

💭
Focus and Flowers
View GitHub Profile
@automata
automata / ga.py
Created August 28, 2012 02:36
ga
# -*- coding: utf-8 -*-
import numpy as n
import random as r
import pylab as p
import copy
# Parameters ##################################################################
# how many cities?