|
def GetProbArray(offspring,currentsubpop,K,migrate,patchvals,cdevolveans,gen,plasticans,burningen_plastic,timeplastic,plastic_behaviorresp,cdmatrix_FXXOut,cdmatrix_MXYOut,cdmatrix_MYYOut,cdmatrix_FYYOut): |
|
def GetProbArray(offspring,answer,K,natal_patches,patchvals,cdevolveans,gen,plasticans,burningen_plastic,timeplastic,plastic_behaviorresp,cdmatrix_FXX,cdmatrix_MXY,cdmatrix_MYY,cdmatrix_FYY,fitvals=None): |
This two functions have the same name, but are different.
Please rename or consolidate in to one function
CDMetaPOP/src/CDmetaPOP_Emigration.py
Line 92 in e2337a8
CDMetaPOP/src/CDmetaPOP_Immigration.py
Line 91 in e2337a8
This two functions have the same name, but are different.
Please rename or consolidate in to one function