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

[Don't Merge] Add Enlsip #436

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

[Don't Merge] Add Enlsip #436

wants to merge 2 commits into from

Conversation

avik-pal
Copy link
Member

Doens't quite work. Enlsip needs a constraint, so I added a dummy constraint but this doesn't seem to work correctly.

Fixes #433

Copy link

codecov bot commented May 24, 2024

Codecov Report

Attention: Patch coverage is 7.50000% with 37 lines in your changes are missing coverage. Please review.

Project coverage is 78.87%. Comparing base (411f7d3) to head (d719ee3).

Files Patch % Lines
ext/NonlinearSolveEnlsipExt.jl 0.00% 32 Missing ⚠️
src/algorithms/extension_algs.jl 0.00% 4 Missing ⚠️
src/utils.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #436      +/-   ##
==========================================
- Coverage   86.46%   78.87%   -7.60%     
==========================================
  Files          47       48       +1     
  Lines        2904     2939      +35     
==========================================
- Hits         2511     2318     -193     
- Misses        393      621     +228     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Wrap Enlsip.jl for nonlinear least squares
1 participant