Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming of parameters #65

Merged
merged 2 commits into from
Mar 30, 2021
Merged

Renaming of parameters #65

merged 2 commits into from
Mar 30, 2021

Conversation

alperyeg
Copy link
Member

In the genetic algorithm optimizer the parameter names did not follow the standard naming notation. This is a quick PR to homogenize the names. See issue #3

With the latest python versions namedtuples are much more comfortable to deal with, so I would suggest to leave the namedtuple approach as it is.

@alperyeg alperyeg added the enhancement New feature or request label Mar 29, 2021
@sdiazpier sdiazpier merged commit 4081841 into master Mar 30, 2021
@alperyeg alperyeg deleted the enh/parameter_names branch March 30, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants