-
-
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
[PRE REVIEW]: A C++ template library for polynomials algebra over discrete euclidean domains #5942
Comments
Hello human, 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:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
Wordcount for |
|
Five most similar historical JOSS papers: Universal Numbers Library: Multi-format Variable Precision Arithmetic Library Castor: A C++ library to code "à la Matlab" cppduals: a nestable vectorized templated dual number library for C++11 ChebTools: C++11 (and Python) tools for working with Chebyshev expansions Cadabra2: computer algebra for field theory revisited |
@gkthiruvathukal - would you be willing to edit this submission? |
@editorialbot invite @gkthiruvathukal as editor |
Invitation to edit this submission sent! |
@danielskatz Yes. Will assign self as editor! |
@editorialbot assign me as editor |
Assigned! @gkthiruvathukal is now the editor |
@editorialbot generate pdf I pushed some modifications in both paper and bibligraphy. |
@drvinceknight Are you willing to help review this JOSS submission? |
@mmoelle1 Are you willing to help review this JOSS submission? |
Once I have two reviewers, review will begin. |
@JeWaVe As we await the reviewers, I notice that this C++ project is a bit lacking when it comes to the build process. The Makefile doesn't appear to be portable. You should consider using a Makefile generator (e.g. autoconf) or a more modern build system. I personally use CMake in my projects. |
Ok. Im currently AFK but I'll find some time to fix that later this week.
Thank you
Envoyé depuis Proton Mail mobile
…-------- Message d'origine --------
Le 23 oct. 2023 à 04:36, George K. Thiruvathukal a écrit :
***@***.***(https://github.com/JeWaVe) As we await the reviewers, I notice that this C++ project is a bit lacking when it comes to the build process. The Makefile doesn't appear to be portable. You should consider using a Makefile generator (e.g. autoconf) or a more modern build system. I personally use CMake in my projects.
—
Reply to this email directly, [view it on GitHub](#5942 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/ACXJDMLY6LN2VBBN6OVVZMLYAXJ4JAVCNFSM6AAAAAA56WSPQCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZUGM2DEMZRGI).
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Yes, @gkthiruvathukal I am willing to review this JOSS submission |
Hi @gkthiruvathukal I just added a cmakelists.txt and updated the readme. |
Hi. It's been a month with no news. Where are we in the reviewing process ? (I do not publish that often so I don't know if it's normal or not). |
@JeWaVe I am sorry for the delay. Things have been uncharacteristically busy in my life but I will try to make some forward progress here. |
@editorialbot add @mmoelle1 as reviewer |
@mmoelle1 added to the reviewers list! |
@henrik227 Are you willing to help review this JOSS submission? |
@pitsianis Are you willing to help review this JOSS submission? |
@mkitti Are you willing to review this JOSS submission? |
Hi everyone, I just added a major update with implementation of galois fields (GF(p, n) for all p < 1000 and n < 20). |
@gkthiruvathukal I'm still finishing another review and otherwise busy. I might be able to join later if needed once that concludes. I have discussed this with @lucaferranti, and he is interested and is capable as a reviewer. |
@gkthiruvathukal , yes I can review this |
My apologies for replying late, I will be happy to assist if needed. |
@editorialbot add @lucaferranti as reviewer |
@lucaferranti added to the reviewers list! |
@editorialbot add @pitsianis as reviewer |
@pitsianis added to the reviewers list! |
@lucaferranti and @pitsianis Thank you for being willing to review this submission. Now I can start the review... |
@editorialbot start review |
OK, I've started the review over in #6233. |
Submitting author: @JeWaVe (regis portalez)
Repository: https://github.com/aerobus-open-source/aerobus
Branch with paper.md (empty if default branch):
Version: v1.1
Editor: @gkthiruvathukal
Reviewers: @mmoelle1, @lucaferranti, @pitsianis
Managing EiC: Daniel S. Katz
Status
Status badge code:
Author instructions
Thanks for submitting your paper to JOSS @JeWaVe. Currently, there isn't a JOSS editor assigned to your paper.
@JeWaVe if you have any suggestions for potential reviewers then please mention them here in this thread (without tagging them with an @). You can search the list of people that have already agreed to review and may be suitable for this submission.
Editor instructions
The JOSS submission bot @editorialbot is here to help you find and assign reviewers and start the main review. To find out what @editorialbot can do for you type:
The text was updated successfully, but these errors were encountered: