Skip to content

Removed the diffuse_trail function, moved its body to run_iteration_diffuse_trail#56

Open
kolayne wants to merge 1 commit into
masterfrom
remove_separate_function_diffuse_trail
Open

Removed the diffuse_trail function, moved its body to run_iteration_diffuse_trail#56
kolayne wants to merge 1 commit into
masterfrom
remove_separate_function_diffuse_trail

Conversation

@kolayne

@kolayne kolayne commented Mar 2, 2021

Copy link
Copy Markdown
Member

I don't see why this should be a separate function. It is never called from any other place (and it shouldn't be); run_iteration_project_nutrients (which is similar to run_iteration_diffuse_trail) contains its code just in its body. Moreover, the documentation block about the diffusion algorithm was duplicated

…n_diffuse_trail`

I don't see why this should be a separate function. It is never called from any other place (and it shouldn't be); `run_iteration_project_nutrients` (which is similar to `run_iteration_diffuse_trail`) has all its code right in its body. Moreover, the documentation block about the diffusion algorithm was duplicated
@kolayne kolayne requested a review from tanya-kta March 2, 2021 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant