-
Notifications
You must be signed in to change notification settings - Fork 28
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
Add line search based on MM, require Julia 1.8 #126
Conversation
Codecov ReportBase: 100.00% // Head: 99.92% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #126 +/- ##
===========================================
- Coverage 100.00% 99.92% -0.08%
===========================================
Files 37 39 +2
Lines 1284 1372 +88
===========================================
+ Hits 1284 1371 +87
- Misses 0 1 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Perhaps this belongs elsewhere, e.g., LineSearches.jl, or in some "ImageReconOptimizers" but for now this is a convenient place for me to put it.
To reduce carbon footprint, no longer test Julia 1.6.