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

Introduce an EmbeddedObjective #286

Merged
merged 26 commits into from
Sep 2, 2023

Run the new embedding tutorial on dev.

b0d2d7a
Select commit
Loading
Failed to load commit list.
Merged

Introduce an EmbeddedObjective #286

Run the new embedding tutorial on dev.
b0d2d7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2023 in 1s

99.74% (+0.00%) compared to 2b3c35f

View this Pull Request on Codecov

99.74% (+0.00%) compared to 2b3c35f

Details

Codecov Report

Merging #286 (b0d2d7a) into master (2b3c35f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           master     #286    +/-   ##
========================================
  Coverage   99.73%   99.74%            
========================================
  Files          76       77     +1     
  Lines        6892     7017   +125     
========================================
+ Hits         6874     6999   +125     
  Misses         18       18            
Files Changed Coverage Δ
src/Manopt.jl 87.50% <ø> (ø)
src/plans/constrained_plan.jl 100.00% <ø> (ø)
src/plans/plan.jl 100.00% <ø> (ø)
src/plans/embedded_objective.jl 100.00% <100.00%> (ø)
src/plans/objective.jl 100.00% <100.00%> (ø)
src/solvers/FrankWolfe.jl 100.00% <100.00%> (ø)
src/solvers/adaptive_regularization_with_cubics.jl 100.00% <100.00%> (ø)
src/solvers/augmented_Lagrangian_method.jl 100.00% <100.00%> (ø)
src/solvers/difference-of-convex-proximal-point.jl 100.00% <100.00%> (ø)
src/solvers/difference_of_convex_algorithm.jl 100.00% <100.00%> (ø)
... and 2 more

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