Update ARE-DYNAMIC.py

This commit is contained in:
julianb0 2017-03-08 09:16:52 +01:00 committed by GitHub
parent 9f541f5271
commit b53f7ae209
1 changed files with 15 additions and 0 deletions

View File

@ -132,6 +132,21 @@ def simulation():
#####################################
### Fonction génératrices de matrices
def matrice_init_meme_strat(strat):
pass
def matrice_init_nie_sauf_un(strat):
pass
def matrice_init_avoue_sauf_un(strat):
pass
def matrice_init_equitable():
pass
def matrice_init_pourcents_choisis(list_pourcent):
pass
def init_liste_gen_grilles():
"""
NoneType -> NoneType