openjournals / joss-reviews

Reviews for the Journal of Open Source Software
Creative Commons Zero v1.0 Universal
694 stars 36 forks source link

[REVIEW]: ExaFMM: a high-performance fast multipole method library with C++ and Python interfaces #3145

Closed whedon closed 3 years ago

whedon commented 3 years ago

Submitting author: @tingyu66 (Tingyu Wang) Repository: https://github.com/exafmm/exafmm-t Version: v0.1.1 Editor: @poulson Reviewer: @berenger-eu, @pitsianis Archive: 10.5281/zenodo.4874663

:warning: JOSS reduced service mode :warning:

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

Status badge code:

HTML: <a href="https://joss.theoj.org/papers/0faabca7e0ef645b42d7dd72cc924ecc"><img src="https://joss.theoj.org/papers/0faabca7e0ef645b42d7dd72cc924ecc/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/0faabca7e0ef645b42d7dd72cc924ecc/status.svg)](https://joss.theoj.org/papers/0faabca7e0ef645b42d7dd72cc924ecc)

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

@berenger-eu & @pitsianis, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:

  1. Make sure you're logged in to your GitHub account
  2. Be sure to accept the invite at this URL: https://github.com/openjournals/joss-reviews/invitations

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 @berenger-eu

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

Review checklist for @pitsianis

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

whedon commented 3 years ago

:tada::tada::tada: Congratulations on your paper acceptance! :tada::tada::tada:

If you would like to include a link to your paper from your README use the following code snippets:

Markdown:
[![DOI](https://joss.theoj.org/papers/10.21105/joss.03145/status.svg)](https://doi.org/10.21105/joss.03145)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.03145">
  <img src="https://joss.theoj.org/papers/10.21105/joss.03145/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.03145/status.svg
   :target: https://doi.org/10.21105/joss.03145

This is how it will look in your documentation:

DOI

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:

labarba commented 3 years ago

Thank you @arfon! It's exciting to be on the other side of the process 😊

Huge thanks to the handling editor, @poulson, and to the reviewers: @berenger-eu, @pitsianis — your expert eyes on our work makes us more confident, and we're glad to see this in JOSS!