Team:Bordeaux/RealisationModelling

From 2012.igem.org

(Difference between revisions)
Line 60: Line 60:
<h2>iGEM - Bordeaux - Realisation</h2>
<h2>iGEM - Bordeaux - Realisation</h2>
                                                 <pre class="prettyprint">
                                                 <pre class="prettyprint">
-
                                                #!/usr/bin/python
+
#!/usr/bin/python
# -*- coding: iso-8859-1 -*-
# -*- coding: iso-8859-1 -*-

Revision as of 09:39, 22 September 2012

Modelling - iGEM Bordeaux 2012

iGEM - Bordeaux - Realisation

#!/usr/bin/python
# -*- coding: iso-8859-1 -*-


import random
from pylab import *
from numpy import *
from init_PEB import *
import os