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

[WIP] Add PRIMA wrapper #612

Merged
merged 7 commits into from Oct 21, 2023
Merged

[WIP] Add PRIMA wrapper #612

merged 7 commits into from Oct 21, 2023

Conversation

Vaibhavdixit02
Copy link
Member

Fixes #593

@ChrisRackauckas
Copy link
Member

Docs?

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #612 (c2c61af) into master (6d625af) will decrease coverage by 0.76%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master    #612      +/-   ##
=========================================
- Coverage    9.07%   8.32%   -0.76%     
=========================================
  Files          40      40              
  Lines        2700    2704       +4     
=========================================
- Hits          245     225      -20     
- Misses       2455    2479      +24     
Files Coverage Δ
ext/OptimizationZygoteExt.jl 0.00% <ø> (-25.00%) ⬇️
lib/OptimizationBBO/src/OptimizationBBO.jl 5.40% <0.00%> (ø)
lib/OptimizationMOI/src/nlp.jl 0.00% <0.00%> (ø)
lib/OptimizationOptimisers/src/sophia.jl 0.00% <0.00%> (ø)
ext/OptimizationEnzymeExt.jl 0.00% <0.00%> (ø)
ext/OptimizationReverseDiffExt.jl 0.00% <0.00%> (ø)
ext/OptimizationSparseDiffExt.jl 0.00% <0.00%> (ø)

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

@Vaibhavdixit02
Copy link
Member Author

Yeah, it's not completely done, needs to handle the constraints as well. Docs will follow

@Vaibhavdixit02 Vaibhavdixit02 changed the title Add PRIMA wrapper [WIP] Add PRIMA wrapper Oct 18, 2023
@Vaibhavdixit02 Vaibhavdixit02 merged commit a4c049e into master Oct 21, 2023
38 of 45 checks passed
@Vaibhavdixit02 Vaibhavdixit02 deleted the prima branch October 21, 2023 15:28
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.

Inclusion of PRIMA solvers in Optimization.jl
2 participants