-
-
Notifications
You must be signed in to change notification settings - Fork 38
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]: pyOptSparse: A Python framework for large-scale constrained nonlinear optimization of sparse systems #2564
Comments
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @jgoldfar, @vissarion, @matbesancon 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 #2564 with the following error: Can't find any papers to compile :-( |
|
@whedon generate pdf from branch paper |
|
@whedon remind @matbesancon in 3 weeks |
I'm sorry @matbesancon, I'm afraid I can't do that. That's something only editors are allowed to do. |
I took a preliminary look at the paper, it would be interesting to compare the features with other optimization packages including solvers like Ipopt, SCIP and their Python bindings and solver-agnostic modelling languages like Pyomo or JuMP.
Their could be a section focused more on usage of the package. Non-linear optimization is notoriously hard to make user-friendly. There could be a representative usage example. How are non-linear functions passed to the packages? Are arbitrary Python functions supported? |
Hi Mathieu, thanks for taking your time to do this review.
|
I agree that listing the solvers is not super relevant to the paper which should be more of a permanent document presenting the package. The fact that multiple solvers can be used with the same uniform syntax should be highlighted more.
I think this could be presented in the paper, as it can be of interest to the reader comparing different frameworks. For the second point, I think more should go in the paper without going into the internal details that are likely to change. I think having at least a high-level example with arbitrary Python functions would be of value to the article |
Hi Mathieu, I agree with your points and I will push an update to the paper soon. |
I finished my review. I agree with the points listed above. I would also like to see a high-level example probably with the comment that links to the documentation for more details. One more comment, I think it would be useful to note in the paper the current release version of the package. |
Hi Mathieu and Vissarion, Thanks for your feedback and apologies for not replying sooner, but I have been working with co-authors to update the paper. There are some substantial changes:
The paper is located under the Cheers, |
Thanks for the substantial revision Neil. The paper now looks much better and useful for the reader. I do not have further comments. |
@whedon generate pdf from branch paper |
|
Posted on mdolab/pyoptsparse#145 for the testing part which seems to have issues |
Ok nevermind the tests do work. On the installation instructions here, I would recommend you state upfront that a fortran compiler is needed (maybe recommend gfortran directly) |
I've updated the installation instructions in this PR. |
perfect thanks! |
@whedon set 10.5281/zenodo.4110792 as archive |
OK. 10.5281/zenodo.4110792 is the archive. |
@whedon set v2.2.1 as version |
OK. v2.2.1 is the version. |
@whedon accept |
|
|
👋 @openjournals/joss-eics, this paper is ready to be accepted and published. Check final proof 👉 openjournals/joss-papers#1835 If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#1835, then you can now move forward with accepting the submission by compiling again with the flag
|
@poulson is there anything I need to do here? Or will the EiC take care of this when they get a chance? |
@nwu63 yes, I will take care of this today |
@whedon accept deposit=true |
|
🐦🐦🐦 👉 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... |
Congrats @nwu63 on your article's publication in JOSS! Many thanks to @jgoldfar, @vissarion, and @matbesancon for reviewing this submission, and @poulson for editing. |
🎉🎉🎉 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:
|
Hi @kyleniemeyer and everyone else involved in this, thanks so much! Just one quick question: there is an incorrect capitalization in the author list here, |
@openjournals/dev can you help with this? the issue is in the author list on the landing page—the paper itself is fine |
Fixed. |
🌈 Paper updated! New PDF and metadata files 👉 openjournals/joss-papers#5321 |
Submitting author: @ewu63 (Ella Wu)
Repository: https://github.com/mdolab/pyoptsparse/
Version: v2.2.1
Editor: @poulson
Reviewer: @jgoldfar, @vissarion, @matbesancon
Archive: 10.5281/zenodo.4110792
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
@jgoldfar & @vissarion & @matbesancon, 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 @poulson 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 @jgoldfar
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
Review checklist for @vissarion
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
Review checklist for @matbesancon
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
The text was updated successfully, but these errors were encountered: