-
Notifications
You must be signed in to change notification settings - Fork 21
CUTEst SIF generator #458
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
CUTEst SIF generator #458
Conversation
@arnavk23 Please don't add a submodule, it is a breaking change and I am not a big fan of submodules for only two routines. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #458 +/- ##
===========================================
- Coverage 89.11% 74.22% -14.90%
===========================================
Files 5 7 +2
Lines 790 1672 +882
===========================================
+ Hits 704 1241 +537
- Misses 86 431 +345 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
select
and select_generator
for filtering CUTEst SIF problems
@amontoison can you please review, runtests.jl is causing an error.
|
@arnavk23 |
@amontoison Now all test pass, only codecov showing error as can be seen for 101041f. |
@amontoison It is should now be passing all the checks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@arnavk23 Can you export the function generator_sif_problems
, move the function is classification.jl
and add a small unit test for this new function?
Should be good for me after that 👍
@amontoison can you please explain the above remark a little more |
|
@amontoison please review the changes again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The generator version supports idiomatic lazy iteration, e.g.:
Docstrings were added for both functions.
Why
Closes #120.
Allows: