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 SimpleCostFunction #2117

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

eltoder
Copy link
Contributor

@eltoder eltoder commented Nov 19, 2024

It allows to turn any functor, usually a lambda, into a CostFunction. This makes it simpler to define optimization problems.

It allows to turn any functor, usually a lambda, into a CostFunction.
This makes it simpler to define optimization problems.
@coveralls
Copy link

Coverage Status

coverage: 73.047% (-0.002%) from 73.049%
when pulling f3e980b on eltoder:feature/simple-cost-function
into a83be9e on lballabio:master.

@lballabio lballabio added this to the Release 1.37 milestone Nov 19, 2024
@lballabio lballabio merged commit 13e24b1 into lballabio:master Nov 19, 2024
42 checks passed
@eltoder eltoder deleted the feature/simple-cost-function branch November 19, 2024 16:08
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.

3 participants