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

Add User Defined Objective Functions #14

Open
jamesbevins opened this issue Feb 23, 2018 · 2 comments
Open

Add User Defined Objective Functions #14

jamesbevins opened this issue Feb 23, 2018 · 2 comments
Assignees
Milestone

Comments

@jamesbevins
Copy link
Collaborator

I think the way to do this is by having a objective functions module. We can have some built in objective functions, and we can have the ability for the user to build their own in the module based on reading from a tally output (or where ever). The input would then require the user to specify the function name and any required parameters (ex tally number).

@jamesbevins
Copy link
Collaborator Author

I made a minor change by moving the objective function setting function from Coeus to inside the Gnowee Settings class. I was unable to test becuase it looks like the Objective_Function module hasn't been pushed to github?

@jamesbevins
Copy link
Collaborator Author

I made quite a bit of changes around the framework you had built. It appears to be working...

@jamesbevins jamesbevins self-assigned this Mar 18, 2019
@jamesbevins jamesbevins added this to the v2.0 milestone Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant