-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
[REVIEW]: DCISolver.jl: A Julia Solver for Nonlinear Optimization using Dynamic Control of Infeasibility #3991
Comments
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @odow, @jbcaillau it looks like you're currently assigned to review this paper 🎉. Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post. ⭐ Important ⭐ If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿 To fix this do the following two things:
For a list of things I can do to help you, just type:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
PDF failed to compile for issue #3991 with the following error:
|
Dear @odow and @jbcaillau This is the review issue. There are 20 tasks for each reviewer. Whenever an item is solved, you can check them. You can interact with the other reviewers, the author(s), and me. You don't have to complete your review in one step, so while the authors improve the software and paper, you can continue your review with the other tasks. Reviewers can also contribute to repository, open new issues in the target repo as well. Please mention this issue in your review in the target repo so we can keep our eyes on what is going on broadside. Please do not hesitate to ask me anything, any time. |
@whedon check references from branch joss-paper-branch |
|
|
@whedon generate pdf from branch joss-paper-branch |
|
This is a very nice submission that was trivial to review. The paper and software are well written and a great fit for JOSS. The only suggestion I had was to fix the plot (JuliaSmoothOptimizers/DCISolver.jl#70), but other than that I'm happy for this to be accepted. |
@whedon generate pdf from branch joss-paper-branch |
|
This link might be better: https://docs.julialang.org/en/v1/manual/documentation/ |
@jbytecode @odow Thanks for the suggestion. I opened a PR that improve the documentation of the main functions. |
looks better. thank you for adding documentation. but I think there is still some room to improve the documentation. you can add
to each function. if you need help please have a look at the popular repos, if you still need help I can suggest some. thanks. |
Ok, I updated only the external functions in the PR 74. I will also update the internal functions in the same way. |
here is an example: https://github.com/jbytecode/LinRegOutliers/blob/master/src/hs93.jl |
one more thing: Why are there some functions in test case, e.g., here we can use nested test cases like @testset "...." begin
@testset "...." begin
....
end
end so you don't need to wrap more than one Thanks. |
|
1 similar comment
|
@kthyng Sorry, I think there was something strange with the version name on github, should be ok now. |
@tmigot have you changed anything between two pdf generation attempts? |
Yes, for some reason the version title was v0.2.6-cff (meaning the one you see on github's interface) while the version name was v0.2.6-alpha. So, I fixed the title to be v0.2.6-alpha. |
@kthyng I think we don't need to change the version and the archive DOI, right? |
@jbytecode my understanding was that @tmigot wanted to incorporate the last few changes into the zenodo archive and also needed that update to change the title/authors. @tmigot did I understand correctly? Which zenodo archive and version do you want associated with your JOSS paper? |
The v0.2.6 and v0.2.6-alpha are the same. Since you suggest changing the title and author, we decided to do this automatically by adding a CITATION.cff file in the repository. |
could you please report the final version and doi for consistency? |
The doi for the v0.2.6 can be set as 10.5281/zenodo.6040222 |
@whedon set 10.5281/zenodo.6040222 as archive |
OK. 10.5281/zenodo.6040222 is the archive. |
@whedon set v0.2.6 as version |
OK. v0.2.6 is the version. |
Ok I think we're good to go now! |
@whedon accept deposit=true from branch joss-paper-branch |
|
🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦 |
🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨 Here's what you must now do:
Any issues? Notify your editorial technical team... |
Congratulations on your new publication @tmigot! Many thanks to editor @jbytecode and reviewers @odow and @jbcaillau for your time, hard work, and expertise!! |
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉 If you would like to include a link to your paper from your README use the following code snippets:
This is how it will look in your documentation: We need your help! Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
|
Thanks @kthyng @jbytecode @odow @jbcaillau it's the first time I submitted to JOSS and it was a great experience! |
@tmigot do not forget to add the new citation info in your repo, and great hopes you to have infinite number of cites to your paper! :) thank you all @odow and @jbcaillau |
Thanks @jbytecode for the patient editing, and congrats @tmigot et al for the paper! |
@jbcaillau and @odow great thanks are for you just because you consumed your valuable time for reviewing! I feel lucky to share the same space and time with you! hope we will work together in later submissions and works! It was nice to stand on the shoulders of giants with you all! |
Submitting author: @tmigot (Tangi Migot)
Repository: https://github.com/JuliaSmoothOptimizers/DCISolver.jl
Version: v0.2.6
Editor: @jbytecode
Reviewer: @odow, @jbcaillau
Archive: 10.5281/zenodo.6040222
Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.
Status
Status badge code:
Reviewers and authors:
Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)
Reviewer instructions & questions
@odow & @jbcaillau, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @jbytecode know.
✨ Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest ✨
Review checklist for @odow
✨ Important: Please do not use the Convert to issue functionality when working through this checklist, instead, please open any new issues associated with your review in the software repository associated with the submission. ✨
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
Review checklist for @jbcaillau
✨ Important: Please do not use the Convert to issue functionality when working through this checklist, instead, please open any new issues associated with your review in the software repository associated with the submission. ✨
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
The text was updated successfully, but these errors were encountered: