-
Notifications
You must be signed in to change notification settings - Fork 0
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
Group 15: num_theory #18
Comments
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme file requirements
The README should include, from top to bottom:
NOTE: If the README has many more badges, you might want to consider using a table for badges: see this example. Such a table should be more wide than high. (Note that the a badge for pyOpenSci peer-review will be provided upon acceptance.)
UsabilityReviewers are encouraged to submit suggestions (or pull requests) that will improve the usability of the package as a whole.
Functionality
For packages also submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing: 1 hour Review CommentsThis is a well-documented package with interesting and unique ideas. I am impressed with what this group has achieved. These are a few improvements that I think will enhance your package even more:
Keep up with the good work! |
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme file requirements
The README should include, from top to bottom:
NOTE: If the README has many more badges, you might want to consider using a table for badges: see this example. Such a table should be more wide than high. (Note that the a badge for pyOpenSci peer-review will be provided upon acceptance.)
UsabilityReviewers are encouraged to submit suggestions (or pull requests) that will improve the usability of the package as a whole.
Functionality
For packages also submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing:
|
@jasonmlee @ThamerD, @dominic-lam @Calista321 Thanks for taking the time to give us feedback—it means a lot to us! I have a few quick questions for you:
|
@adrianl726 @ThamerD, @dominic-lam @Calista321 Thanks for taking the time to give us feedback—it means a lot to us!
![]()
|
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme file requirements
The README should include, from top to bottom:
NOTE: If the README has many more badges, you might want to consider using a table for badges: see this example. Such a table should be more wide than high. (Note that the a badge for pyOpenSci peer-review will be provided upon acceptance.)
UsabilityReviewers are encouraged to submit suggestions (or pull requests) that will improve the usability of the package as a whole.
Functionality
For packages also submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing: 1.5 hours Review CommentsReally good work everyone! A few comments:
Overall, great work! Clearly a lot of care was taken to make the project. |
Thank you @YibinLong for your detailed review and your kind words! We have made various improvements to our package thanks to your feedback including:
We hope that with these changes our package will receive your approval. Feel free to share any additional feedback. |
Thank you @adrianl726 for your review! We greatly appreciate how early you submitted it as it allowed us more time to create the necessary improvements including:
We hope that these changes meet your expectations and that you will provide us with your approval. Feel free to share any additional feedback. We appreciate your words of encouragement and wish you the best in your own project! |
Thank you @jasonmlee for your extensive testing and review! we especially appreciate the detailed screenshots and suggestions you included which enabled us to make the following improvements:
We hope that these fixes satisfy your expectations and that you will provide us with your approval. Feel free to share any additional feedback. Special thanks for your extra suggestions and your explanation on how to implement them! I was wondering how to simplify the import statement and your review saved me a ton of time. Final thank you for submitting your review so early <3 |
Yeah it looks great! Approving this package. |
Submitting Author: Dhruv Garg (@vrudhgarg)
All current maintainers: (@ThamerD, @dominic-lam @Calista321)
Package Name: num_theory
One-Line Description of Package: A high-performance Python package for number theory operations, optimized for Project Euler and computational mathematics problems.
Repository Link: https://github.com/UBC-MDS/num_theory
Version submitted: 1.1.0
Editor: TBD
Reviewer 1: Jason Lee
Reviewer 2: Yibin Long
Reviewer 3: Adrian Leung
Archive: TBD
JOSS DOI: TBD
Version accepted: TBD
Date accepted (month/day/year): TBD
Code of Conduct & Commitment to Maintain Package
Description
Scope
Please indicate which category or categories.
Check out our package scope page to learn more about our
scope. (If you are unsure of which category you fit, we suggest you make a pre-submission inquiry):
Domain Specific & Community Partnerships
Community Partnerships
If your package is associated with an
existing community please check below:
For all submissions, explain how the and why the package falls under the categories you indicated above. In your explanation, please address the following points (briefly, 1-2 sentences for each):
Who is the target audience and what are scientific applications of this package?
The num_theory package is a versatile tool for students, researchers, and enthusiasts alike
Are there other Python packages that accomplish the same thing? If so, how does yours differ?
Libraries like SymPy (symbolic math), NumPy (numerical computing), and primesieve (prime generation) overlap in functionality with our package, but
num_theory
is specifically optimized for Project Euler problems, offering a simple, focused set of number theory tools (e.g., fast prime checks, modular arithmetic) with a gentle learning curve.If you made a pre-submission enquiry, please paste the link to the corresponding issue, forum post, or other discussion, or
@tag
the editor you contacted:Technical checks
For details about the pyOpenSci packaging requirements, see our packaging guide. Confirm each of the following by checking the box. This package:
Publication Options
JOSS Checks
paper.md
matching JOSS's requirements with a high-level description in the package root or ininst/
.Note: JOSS accepts our review as theirs. You will NOT need to go through another full review. JOSS will only review your paper.md file. Be sure to link to this pyOpenSci issue when a JOSS issue is opened for your package. Also be sure to tell the JOSS editor that this is a pyOpenSci reviewed package once you reach this step.
Are you OK with Reviewers Submitting Issues and/or pull requests to your Repo Directly?
This option will allow reviewers to open smaller issues that can then be linked to PR's rather than submitting a more dense text based review. It will also allow you to demonstrate addressing the issue via PR links.
Confirm each of the following by checking the box.
P.S. Have feedback/comments about our review process? Leave a comment here
Editor and Review Templates
The editor template can be found here.
The review template can be found here.
Footnotes
Please fill out a pre-submission inquiry before submitting a data visualization package. ↩
The text was updated successfully, but these errors were encountered: