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

adding ConstraintFunctionsLibrary #221

Merged
merged 10 commits into from
Feb 20, 2023
Merged

adding ConstraintFunctionsLibrary #221

merged 10 commits into from
Feb 20, 2023

Conversation

TimSlendebroek
Copy link
Contributor

@TimSlendebroek TimSlendebroek commented Feb 17, 2023

not finished

src/optimization.jl Outdated Show resolved Hide resolved
src/optimization.jl Outdated Show resolved Hide resolved
src/optimization.jl Outdated Show resolved Hide resolved
act::ParametersAllActors,
actor_or_workflow::Union{DataType,Function},
X::AbstractMatrix,
Y::AbstractMatrix,
Copy link
Member

Choose a reason for hiding this comment

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

what's Y?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Aren't you passing the objectives though X?

Copy link
Member

Choose a reason for hiding this comment

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

'x' is the vector if inputs for an individual, and 'X' is a matrix with each row being the vector of inputs for individuals in the population.

src/optimization.jl Outdated Show resolved Hide resolved
src/optimization.jl Outdated Show resolved Hide resolved
@orso82 orso82 merged commit 9dc1af3 into master Feb 20, 2023
@orso82 orso82 deleted the constraint_optimization branch February 20, 2023 05:52
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.

2 participants