Open editorialbot opened 2 weeks ago
Hello humans, I'm @editorialbot, a robot that can help you with some common editorial tasks.
For a list of things I can do to help you, just type:
@editorialbot commands
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
@editorialbot generate pdf
Software report:
github.com/AlDanial/cloc v 1.90 T=0.35 s (486.0 files/s, 86155.1 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Julia 121 3297 6837 16499
Markdown 14 179 0 986
JavaScript 4 137 182 879
HTML 12 53 0 310
TOML 3 59 1 238
YAML 7 6 9 230
TeX 1 1 0 36
CSS 6 1 13 6
JSON 1 0 0 1
-------------------------------------------------------------------------------
SUM: 169 3733 7042 19185
-------------------------------------------------------------------------------
Commit count by author:
57 Mongi Bellili
35 mongibellili
33 mongi bellili
1 Daan Huybrechs
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):
β
OK DOIs
- 10.5281/zenodo.2557003 is OK
- 10.1137/141000671 is OK
π‘ SKIP DOIs
- No DOI given, and none found for title: MacroTools.jl
- No DOI given, and none found for title: SymEngine.jl
- No DOI given, and none found for title: Improving linearly implicit quantized state system...
β MISSING DOIs
- None
β INVALID DOIs
- None
Paper file info:
π Wordcount for paper.md
is 656
β
The paper includes a Statement of need
section
License info:
β
License found: MIT License
(Valid open source OSI approved license)
:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:
@editorialbot commands
Hello @lamBOOO, here are the things you can ask me to do:
# List all available commands
@editorialbot commands
# Get a list of all editors's GitHub handles
@editorialbot list editors
# Adds a checklist for the reviewer using this command
@editorialbot generate my checklist
# Set a value for branch
@editorialbot set joss-paper as branch
# Run checks and provide information on the repository and the paper file
@editorialbot check repository
# Check the references of the paper for missing DOIs
@editorialbot check references
# Generates the pdf paper
@editorialbot generate pdf
# Generates a LaTeX preprint file
@editorialbot generate preprint
# Get a link to the complete list of reviewers
@editorialbot list reviewers
QuantizedSystemSolver.jl
The Julia package QuantizedSystemSolver.jl
implements the quantized state method for stiff ordinary differential equations (ODEs), where different solution variables are updated only when they surpass a threshold (quantization). This approach allows for efficient treatment of stiff ODEs that typically involve multiple time scales in their evolution, eliminating the need for a very fine global time step. The package appears to implement the core functionality and provides some API documentation along with three examples.
While the software is easily installable, the README could benefit from updates and improvements. Additionally, there should be more discussion, testing, and demonstration of why and how the quantized approach compares to classical methods. The current interface for problem setup using Julia's macro programming may not be the most optimal solution.
I have attached a list of issues in the original repository that I would like to see addressed, before checking the boxes in the checklist.
The package shows promise and could be a valuable addition to the field, but it requires significant revisions. I am willing to review it again once the issues have been addressed.
This is good work: handling stiff systems efficiently is useful for all kinds of downstream tasks and hopefully researchers can use and extend these methods rather than implementing their own. @lamBOOO has done a great job, I have a few points as well mostly on the documentation and presentation side noted in a new issue:
https://github.com/mongibellili/QuantizedSystemSolver.jl/issues/20
@mongibellili could you please have a look at the comments.
@diehlpk sure, thank you.
Submitting author: !--author-handle-->@mongibellili<!--end-author-handle-- (elmongi elbellili) Repository: https://github.com/mongibellili/QuantizedSystemSolver.jl Branch with paper.md (empty if default branch): Version: v1.0.1 Editor: !--editor-->@diehlpk<!--end-editor-- Reviewers: @joshuaeh, @lamBOOO Archive: Pending
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
@joshuaeh & @lamBOOO, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review. First of all you need to run this command in a separate comment to create the checklist:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @diehlpk 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 β¨
Checklists
π Checklist for @lamBOOO
π Checklist for @joshuaeh