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

EGO and then egobox as pure Rust implementation #112

Merged
merged 12 commits into from
Oct 19, 2023
Merged

EGO and then egobox as pure Rust implementation #112

merged 12 commits into from
Oct 19, 2023

Conversation

relf
Copy link
Owner

@relf relf commented Oct 14, 2023

This PR puts NLopt behind the feature nlopt which is replaced by cobyla and slsqp crates which provide the optimizers used internally in ego sub-crate. With the previous PR #110, it allows to get a pure Rust implementation of the whole egobox stack.

@relf relf changed the title EGOI and then egobox as pure Rust implementation EGO and then egobox as pure Rust implementation Oct 14, 2023
@relf relf merged commit 9001651 into master Oct 19, 2023
12 checks passed
@relf relf deleted the ego-pure-rust branch October 19, 2023 21:22
@relf relf mentioned this pull request Oct 19, 2023
13 tasks
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.

1 participant