-
-
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]: Matching: A Python library for solving matching games #2169
Comments
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @igarizio, @mbdemoraes it looks like you're currently assigned to review this paper 🎉. ⭐ 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:
|
|
I have started the review as we have now 2 reviewers. But please note that with the special conditions these days, many of us are in complicated situations. There is no pressure to conduct the reviews right now, just do it if / when it's convenient. I will keep following and answer when needed. |
👋 @mbdemoraes I think you clicked my checkboxes. I transferred them to your review 😁. |
@igarizio I'm sorry! You are right, my mistake. Thank you for letting me know. 😅 |
The authors propose a python library to solve four "matching games" problems. I could locate the repository, install and run the examples from both README and documentation. The paper is well-written and introduces the field clearly and objectively. Also, the "Discussion" section in the documentation allows the reader to understand the subject in greater depth. Good job! Some minor aspects that need revision on the documentation:
Also, I have a few suggestions that I believe will improve this work:
Thank you for the opportunity to review this work! Let me know when the revision has been made. |
👋 Hi @daffidwilde. Thank you for submitting your paper! The paper is well written and the code is clear, easy to use and properly documented (good job!). So far, I have only found some small issues:
Opinion:
|
@igarizio Thank you! I suggested that because I thought "code in the paper" was a restriction. But if it's not, you are certainly right, the image sure adds to the content. 😄 |
@mbdemoraes Perfect! As a reference, JOSS even has an example on how to add python code here, and also there are other accepted papers with code in them (for example this one). |
Hello everyone, Thank you so much for getting back with your reviews so swiftly. I've opened a number of PRs on the matching repository that address most of the points you've raised and I'd appreciate your feedback. I will be adding to these tomorrow but I think things are looking pretty good thus far. Thanks 👍 |
One thing I haven't yet changed that I'd like to discuss more is this point raised by @mbdemoraes:
When writing the documenation, we decided that since Python 2 is not supported in Matching (by the use of f-strings, for instance) that this was not necessary -- although I see why that could become an issue as you've highlighted. Having said that, since Python 2 has been officially sunsetted as of January 2020, I would prefer to avoid distinguishing between "Python" and "Python 3". Perhaps adding this requirement to the |
@daffidwilde I understand! Adding this requirement to the setup.py and/or making it clearer in the documentation would sure be sufficient. 👍 |
Fantastic! I'll get on that now. |
👋 Hello all! I've now completed making the changes requested here in Matching. The changes have been split amongst seven pull requests. It'd be great if you could have a look at these changes whenever you get the chance. Thanks again for all the suggestions and discussion 😄 |
@daffidwilde All the pull requests seem good to me. Thank you for making the suggested changes! |
@VivianePons I've made a new release on GitHub and the Zenodo archive is here |
DOI is |
Hi @daffidwilde : I need the metadata to exactly match the paper (title and author) thanks! |
Oh yes, of course. I've sorted that now @VivianePons 👍 |
@whedon set 10.5281/zenodo.3755304 as doi |
I'm sorry human, I don't understand that. You can see what commands I support by typing:
|
@whedon set 1.3.0 as version |
OK. 1.3.0 is the version. |
@whedon set 10.5281/zenodo.3755304 as archive |
OK. 10.5281/zenodo.3755304 is the archive. |
Congratulations @daffidwilde for having your paper accepted at JOSS! thanks again to the reviewers @mbdemoraes and @igarizio for their great work |
@whedon accept |
|
|
👋 @openjournals/joss-eics, this paper is ready to be accepted and published. Check final proof 👉 openjournals/joss-papers#1424 If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#1424, then you can now move forward with accepting the submission by compiling again with the flag
|
@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... |
@igarizio, @mbdemoraes - many thanks for your reviews here and to @VivianePons for editing this submission ✨ @daffidwilde - your paper is now accepted into JOSS ⚡🚀💥 |
🎉🎉🎉 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:
|
Submitting author: @daffidwilde (Henry Wilde)
Repository: https://github.com/daffidwilde/matching
Version: 1.3.0
Editor: @VivianePons
Reviewer: @igarizio, @mbdemoraes
Archive: 10.5281/zenodo.3755304
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
@igarizio & @mbdemoraes, 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 @VivianePons know.
✨ Please try and complete your review in the next two weeks ✨
Review checklist for @igarizio
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
Review checklist for @mbdemoraes
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
The text was updated successfully, but these errors were encountered: