You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added initial Cycler & cycler tests
* changing parameters and adding integration test
* fixed the windows multi threading issue in an ugly way
to fix details see todo comment
* added integration test functionality
* Added docstrings
* Added docstrings, and extra content for custom initial populations
* edited the bug for increasing pop sizes
* Added integration test for pop sizes & seeding players utility
* removed seeding player & windows checks.
* removed numpy from the requirements
* removed global population size var
* adding multi threading fix
* Outputter class changed + tests
* Crossover & tests changed; added header to CSV printing
* Crossover & tests changed; add header to CSV printing; added travis -v
* removed GA output header
* cleaned imports for GA
* made changes to comments & crossover & mutation as requested in pr
* Made changes requested in the PR
* Removed Test for removed functionality
* updated test logging
- Moved print_output to run method
- updated docs
- removed logging in tests to make CI readable
0 commit comments