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

Some NLopt and MOI updates #562

Merged
merged 2 commits into from
Jul 4, 2023
Merged

Some NLopt and MOI updates #562

merged 2 commits into from
Jul 4, 2023

Conversation

Vaibhavdixit02
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 1, 2023

Codecov Report

Merging #562 (7565cf2) into master (8682f9c) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     #562   +/-   ##
=======================================
  Coverage   10.46%   10.47%           
=======================================
  Files          40       40           
  Lines        2322     2320    -2     
=======================================
  Hits          243      243           
+ Misses       2079     2077    -2     
Impacted Files Coverage Δ
lib/OptimizationMOI/src/nlp.jl 0.00% <0.00%> (ø)
lib/OptimizationNLopt/src/OptimizationNLopt.jl 0.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Vaibhavdixit02
Copy link
Member Author

This isn't sufficient, the C wrappers of other optimizers are hardcoded to give out Float64s so we can't make this handling completely automatic. The loss function would need to do a Float32 conversion despite this. But this is probably good to have even otherwise so merging this.

@Vaibhavdixit02 Vaibhavdixit02 merged commit 0265a08 into master Jul 4, 2023
41 of 43 checks passed
@Vaibhavdixit02 Vaibhavdixit02 deleted the Vaibhavdixit02-patch-4 branch July 4, 2023 15:06
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