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

[GA] Population initialization #138

Merged
merged 9 commits into from
Nov 17, 2022
Merged

[GA] Population initialization #138

merged 9 commits into from
Nov 17, 2022

Conversation

kkafar
Copy link
Collaborator

@kkafar kkafar commented Nov 15, 2022

Description

  • Added population module with two simple populations generators:

    • RandomPoints
    • BitStrings
  • Modified GA's builder interface to work with these.

  • Updated implementation of GA

Linked issues

Resolves #131
Resolves #139
Resolves #140

Important implementation details

@kkafar kkafar self-assigned this Nov 15, 2022
@kkafar kkafar marked this pull request as ready for review November 15, 2022 23:51
@kkafar kkafar changed the title [GA] Add population module [GA] Population initialization Nov 15, 2022
@kkafar kkafar marked this pull request as draft November 16, 2022 10:34
Copy link
Collaborator

@co012 co012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kkafar kkafar marked this pull request as ready for review November 17, 2022 16:31
@kkafar kkafar merged commit 0ecbe0b into main Nov 17, 2022
@kkafar kkafar deleted the @kkafar/add-population-module branch November 17, 2022 16:31
@kkafar kkafar linked an issue Nov 17, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants