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

[MRG] User-defined fitness measure #20

Merged
merged 5 commits into from
Mar 26, 2017
Merged

[MRG] User-defined fitness measure #20

merged 5 commits into from
Mar 26, 2017

Conversation

trevorstephens
Copy link
Owner

@trevorstephens trevorstephens commented Sep 30, 2016

Fixes #6

Still to do:

  • integrate the new fitness measures into code base
  • add tests for the new fitness module
  • update docs & examples for new API
  • add example of creating & using a custom fitness

This feature will have a similar user API as used in #18

@coveralls
Copy link
Collaborator

Coverage Status

Coverage decreased (-0.9%) to 98.226% when pulling 73dbf08 on custom-fitness into 2b45637 on master.

@coveralls
Copy link
Collaborator

Coverage Status

Coverage decreased (-0.5%) to 98.68% when pulling 7d0d10d on custom-fitness into 2b45637 on master.

@coveralls
Copy link
Collaborator

Coverage Status

Coverage decreased (-0.1%) to 99.015% when pulling f185d47 on custom-fitness into 2b45637 on master.

@coveralls
Copy link
Collaborator

Coverage Status

Coverage increased (+0.03%) to 99.179% when pulling 2d8a5b5 on custom-fitness into 2b45637 on master.

@trevorstephens trevorstephens merged commit f48775b into master Mar 26, 2017
@coveralls
Copy link
Collaborator

Coverage Status

Coverage increased (+0.03%) to 99.179% when pulling af06277 on custom-fitness into 2b45637 on master.

@trevorstephens trevorstephens changed the title [WIP] User-defined fitness measure [MRG] User-defined fitness measure Mar 28, 2017
@trevorstephens trevorstephens deleted the custom-fitness branch March 28, 2017 09:52
@trevorstephens trevorstephens added this to the 0.2.0 milestone Apr 11, 2019
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.

None yet

2 participants