-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: gnypit/pyqkd
Take lists of operators in the constructor of the `GeneticAlg...
#24
opened Jan 21, 2025 by
gnypit
Open
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Restructure comments in the selection_operators.py into proper docstrings
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
#40
opened Feb 8, 2025 by
gnypit
Add docstrings to the classes in genetic_algorithm.py
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
#39
opened Feb 8, 2025 by
gnypit
6 tasks
Enable choosing whether or not to elite members in the selection process
enhancement
New feature or request
good first issue
Good for newcomers
#38
opened Feb 3, 2025 by
gnypit
2 tasks
Add stopping criteria to the GeneticAlgorithm
enhancement
New feature or request
good first issue
Good for newcomers
#37
opened Jan 26, 2025 by
gnypit
2 tasks
Create a mutation operator randomly changing single genes
enhancement
New feature or request
#36
opened Jan 26, 2025 by
gnypit
3 tasks
Refactoring class GeneticAlgorithm
documentation
Improvements or additions to documentation
enhancement
New feature or request
help wanted
Extra attention is needed
#35
opened Jan 25, 2025 by
alguiguilo098
3 tasks
Develop mutation in the Generation class
enhancement
New feature or request
help wanted
Extra attention is needed
#25
opened Jan 22, 2025 by
gnypit
Take lists of operators in the constructor of the New feature or request
GeneticAlgorithm
class
enhancement
#24
opened Jan 21, 2025 by
gnypit
Generalise args and kwargs passing for selection and crossover operators from the GeneticAlgorithm to Generation
enhancement
New feature or request
#23
opened Jan 21, 2025 by
gnypit
Create a separate function for QBER check-up after each CASCADE pass
enhancement
New feature or request
good first issue
Good for newcomers
Change to int as a default data type for bits
enhancement
New feature or request
good first issue
Good for newcomers
ProTip!
Add no:assignee to see everything that’s not assigned.