Skip to content

[REVIEW]: MQT Core: The Backbone of the Munich Quantum Toolkit (MQT) #7478

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

Closed
editorialbot opened this issue Nov 13, 2024 · 103 comments
Closed
Assignees
Labels
accepted C++ CMake published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review Track: 7 (CSISM) Computer science, Information Science, and Mathematics

Comments

@editorialbot
Copy link
Collaborator

editorialbot commented Nov 13, 2024

Submitting author: @burgholzer (Lukas Burgholzer)
Repository: https://github.com/munich-quantum-toolkit/core
Branch with paper.md (empty if default branch): main
Version: v3.0.0
Editor: @danielskatz
Reviewers: @1ucian0, @edyounis, @josh146
Archive: 10.6084/m9.figshare.28740254.v1

Status

status

Status badge code:

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

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

@1ucian0 & @edyounis & @josh146, 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:

@editorialbot generate my checklist

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @danielskatz 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 @1ucian0

📝 Checklist for @josh146

📝 Checklist for @edyounis

@editorialbot
Copy link
Collaborator Author

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

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

✅ OK DOIs

- 10.1109/TCAD.2020.3032630 is OK
- 10.1007/978-3-030-79837-6_14 is OK
- 10.23919/DATE54114.2022.9774631 is OK
- 10.1109/QCE52317.2021.00037 is OK
- 10.1109/ASP-DAC47756.2020.9045153 is OK
- 10.1109/ASP-DAC52403.2022.9712555 is OK
- 10.1109/DAC18072.2020.9218563 is OK
- 10.1145/3394885.3431590 is OK
- 10.1109/TCAD.2022.3197969 is OK
- 10.1109/QCE49297.2020.00051 is OK
- 10.1145/3505636 is OK
- 10.22331/q-2020-06-04-279 is OK
- 10.1109/VLSID57277.2023.00068 is OK
- 10.1145/3400302.3415622 is OK
- 10.1109/TCAD.2022.3182628 is OK
- 10.23919/DATE51398.2021.9474135 is OK
- 10.23919/DATE51398.2021.9474034 is OK
- 10.1145/3530776 is OK
- 10.1109/ASP-DAC47756.2020.9045711 is OK
- 10.1145/3394885.3431604 is OK
- 10.1109/DAC18072.2020.9218555 is OK
- 10.1109/QCE57702.2023.00095 is OK
- 10.1145/3489517.3530480 is OK
- 10.1145/3566097.3567932 is OK
- 10.1109/JETCAS.2022.3202204 is OK
- 10.1145/3593594 is OK
- 10.48550/arXiv.2405.08810 is OK
- 10.1109/QCE57702.2023.00039 is OK
- 10.1088/2058-9565/ad33ac is OK
- 10.48550/arXiv.2311.14164 is OK
- 10.1145/3566097.3567929 is OK
- 10.48550/arXiv.2012.13966 is OK
- 10.1007/978-3-031-15699-1_1 is OK
- 10.1109/ISCAS45731.2020.9180791 is OK
- 10.1109/QSW62656.2024.00013 is OK
- 10.1145/3491246 is OK
- 10.1007/978-981-15-6401-7_43-1 is OK
- 10.23919/DATE51398.2021.9474236 is OK

🟡 SKIP DOIs

- None

❌ MISSING DOIs

- None

❌ INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

Software report:

github.com/AlDanial/cloc v 1.90  T=0.17 s (1657.4 files/s, 333624.5 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
C++                            120           3917           1474          27688
C/C++ Header                    84           2025           2159          11392
Python                          16           1011           1719           2172
CMake                           32            218            219           1125
Markdown                        14            327              0            837
YAML                            13             50             44            586
TeX                              2             37              0            318
TOML                             1             43              7            254
JSON                             3              0              0            185
HTML                             1              0              0             76
CSS                              1              4              2             47
JSON5                            1              0              1             37
-------------------------------------------------------------------------------
SUM:                           288           7632           5625          44717
-------------------------------------------------------------------------------

Commit count by author:

   951	Lukas Burgholzer
   403	burgholzer
   329	dependabot[bot]
   121	Tom Peham
   116	pre-commit-ci[bot]
    76	Yannick Stade
    55	Stefan Hillmich
    34	renovate[bot]
    14	Thomas Grurl
    14	pehamTom
     7	Aaron Sander
     6	Martin Fink
     4	HartwigB
     4	github-actions
     4	lsschmid
     3	Berti Florea
     2	33Gjl1Xe
     2	Katrin
     2	Parham Rahimi
     2	Rebecca Ghidini
     2	TeWas
     2	Tianyi Wang
     1	Christoph Pichler
     1	Damian Rovara
     1	Elias Leon Foramitti
     1	Hartwig
     1	JoachimMarin
     1	Roope Salmi
     1	Sarah
     1	Thomas
     1	TobiasPrie
     1	p41540

@editorialbot
Copy link
Collaborator Author

Paper file info:

📄 Wordcount for paper.md is 623

✅ The paper includes a Statement of need section

@editorialbot
Copy link
Collaborator Author

License info:

✅ License found: MIT License (Valid open source OSI approved license)

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@danielskatz
Copy link

@1ucian0 & @edyounis & @josh146 - Thanks for agreeing to review this submission.
This is the review thread for the paper. All of our communications will happen here from now on.

As you can see above, you each should use the command @editorialbot generate my checklist to create your review checklist. @editorialbot commands need to be the first thing in a new comment.

As you go over the submission, please check any items that you feel have been satisfied. There are also links to the JOSS reviewer guidelines.

The JOSS review is different from most other journals. Our goal is to work with the authors to help them meet our criteria instead of merely passing judgment on the submission. As such, reviewers are encouraged to submit issues and pull requests on the software repository. When doing so, please mention openjournals/joss-reviews#7478 so that a link is created to this thread (and I can keep an eye on what is happening). Please also feel free to comment and ask questions on this thread. In my experience, it is better to post comments/questions/suggestions as you come across them instead of waiting until you've reviewed the entire package.

We aim for reviews to be completed within about 2-4 weeks. Please let me know if either of you require some more time. We can also use editorialbot (our bot) to set automatic reminders if you know you'll be away for a known period of time.

Please feel free to ping me (@danielskatz) if you have any questions/concerns.

@josh146
Copy link

josh146 commented Nov 14, 2024

Review checklist for @josh146

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/cda-tum/mqt-core?
  • License: Does the repository contain a plain-text LICENSE or COPYING file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@burgholzer) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1. Contribute to the software 2. Report issues or problems with the software 3. Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@danielskatz
Copy link

👋 @josh146 - thanks for getting started - is there anything blocking your progress (other than time)?

@danielskatz
Copy link

👋 @1ucian0 & @edyounis - Can you also create your checklists (see #7478 (comment) for instructions) and get started with your reviews? Thanks.

@1ucian0
Copy link

1ucian0 commented Nov 27, 2024

Review checklist for @1ucian0

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/cda-tum/mqt-core?
  • License: Does the repository contain a plain-text LICENSE or COPYING file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@burgholzer) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1. Contribute to the software 2. Report issues or problems with the software 3. Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@1ucian0
Copy link

1ucian0 commented Nov 27, 2024

As a reviewer, I would like to declare a potential conflicts of interest. I have code merged in repositories related to MQT:
https://github.com/pulls?q=author%3A1ucian0+org%3Acda-tum

All my interaction with Technical University of Munich had been as part of my work in Qiskit (MQT is a dependant of Qiskit). I personally think the level of interaction is small and, therefore, I request a waiver for the COI.

@danielskatz
Copy link

👋 @1ucian0 - thanks for letting us know about this. I agree that this is technically a conflict, but also agree that we can waive it, given the details as you mention above.

@1ucian0
Copy link

1ucian0 commented Nov 27, 2024

While not mandatory, it is a usual practice to have a header about the license in the files affected by it. Currently, the files do not have this header. Is it an official policy about it?

@1ucian0
Copy link

1ucian0 commented Nov 27, 2024

Contribution and authorship: [...] Does the full list of paper authors seem appropriate and complete?

While @burgholzer is the clear main maintainer of the software, I was unable to find @robertwille in the history. Additionally, @ystade seems to have been contributing significantly in the last year. I think the paper could benefit on clarifying the author contributions and the criteria for inclusion.

@burgholzer
Copy link

While not mandatory, it is a usual practice to have a header about the license in the files affected by it. Currently, the files do not have this header. Is it an official policy about it?

I'd be happy to add license headers to the project. Certainly does not hurt.

@danielskatz what's the formal procedure for updating the code for the JOSS submission here?
Tracking issue and subsequent pull request over in mqt-core and, afterwards, merging into or rebasing the branch for the JOSS submission?

@burgholzer
Copy link

burgholzer commented Nov 28, 2024

Contribution and authorship: [...] Does the full list of paper authors seem appropriate and complete?

While @burgholzer is the clear main maintainer of the software, I was unable to find @robertwille in the history. Additionally, @ystade seems to have been contributing significantly in the last year. I think the paper could benefit on clarifying the author contributions and the criteria for inclusion.

You are definitely right, and I think it would be a good idea to update the author list for this submission. Given his significant code contributions over the past year, I would like to add Yannick to the middle of the author list.
Robert is included in the author list based on his substantial impact in shaping mqt-core and the research methods that have been developed as part or on top of mqt-core. Despite not showing up in terms of commits, the countless discussions are very much reflected in the code as it stands and the software would not exist without his support.

Edit: I'd also be happy to add a short paragraph clarifying the inclusion of authors to the paper.

@danielskatz Similar question to above: Do I simply update the joss-paper branch with the updated metadata?

@danielskatz
Copy link

@burgholzer - yes, you just update the paper content, and since we're in the middle of the review, make clear to the reviewers what changes you are making so they can factor that into their ongoing reviews.

@danielskatz
Copy link

@burgholzer - and this goes for the code as well...

@danielskatz
Copy link

👋 @edyounis - please go ahead and get started on your review when you have the chance - see above for instructions on generating your review checklist.

@edyounis
Copy link

edyounis commented Dec 2, 2024

Review checklist for @edyounis

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/cda-tum/mqt-core?
  • License: Does the repository contain a plain-text LICENSE or COPYING file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@burgholzer) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1. Contribute to the software 2. Report issues or problems with the software 3. Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@burgholzer
Copy link

Contribution and authorship: [...] Does the full list of paper authors seem appropriate and complete?

While @burgholzer is the clear main maintainer of the software, I was unable to find @robertwille in the history. Additionally, @ystade seems to have been contributing significantly in the last year. I think the paper could benefit on clarifying the author contributions and the criteria for inclusion.

You are definitely right, and I think it would be a good idea to update the author list for this submission. Given his significant code contributions over the past year, I would like to add Yannick to the middle of the author list. Robert is included in the author list based on his substantial impact in shaping mqt-core and the research methods that have been developed as part or on top of mqt-core. Despite not showing up in terms of commits, the countless discussions are very much reflected in the code as it stands and the software would not exist without his support.

Based on the above, I added Yannick as a co-author in munich-quantum-toolkit/core@3481566

@burgholzer
Copy link

While not mandatory, it is a usual practice to have a header about the license in the files affected by it. Currently, the files do not have this header. Is it an official policy about it?

I'd be happy to add license headers to the project. Certainly does not hurt.

Added license headers to the files in munich-quantum-toolkit/core@c606fc0 and merged the latest main branch into the joss-paper branch in munich-quantum-toolkit/core@e84b179

@danielskatz
Copy link

👋 @burgholzer - note that this is now waiting for you to take the last steps before acceptance and publication

1 similar comment
@danielskatz
Copy link

👋 @burgholzer - note that this is now waiting for you to take the last steps before acceptance and publication

@burgholzer
Copy link

👋 @burgholzer - note that this is now waiting for you to take the last steps before acceptance and publication

Thanks for the ping here! I am on it. There are just a couple last changes I want to get in before tagging the next (major) version. Should only take a couple more days.

@danielskatz
Copy link

👋 @burgholzer - Any progress to report?

@burgholzer
Copy link

👋 @burgholzer - Any progress to report?

Yes. Finally. Sorry for the long delays here.

Note that a couple of metadata have changed compared to the original submission (as listed in the issue description):

Let me know if you need anything else at this point in time 😌

@danielskatz
Copy link

@editorialbot
Copy link
Collaborator Author

Done! repository is now https://github.com/munich-quantum-toolkit/core

@danielskatz
Copy link

@editorialbot set main as branch

@editorialbot
Copy link
Collaborator Author

Done! branch is now main

@danielskatz
Copy link

@editorialbot set v3.0.0 as version

@editorialbot
Copy link
Collaborator Author

Done! version is now v3.0.0

@danielskatz
Copy link

@editorialbot set 10.6084/m9.figshare.28740254.v1 as archive

@editorialbot
Copy link
Collaborator Author

Done! archive is now 10.6084/m9.figshare.28740254.v1

@danielskatz
Copy link

@editorialbot recommend-accept

@editorialbot
Copy link
Collaborator Author

Attempting dry run of processing paper acceptance...

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

✅ OK DOIs

- 10.1109/TCAD.2020.3032630 is OK
- 10.1007/978-3-030-79837-6_14 is OK
- 10.23919/DATE54114.2022.9774631 is OK
- 10.1109/QCE52317.2021.00037 is OK
- 10.1109/ASP-DAC47756.2020.9045153 is OK
- 10.1109/ASP-DAC52403.2022.9712555 is OK
- 10.1109/DAC18072.2020.9218563 is OK
- 10.1145/3394885.3431590 is OK
- 10.1109/TCAD.2022.3197969 is OK
- 10.1109/QCE49297.2020.00051 is OK
- 10.1145/3505636 is OK
- 10.5281/zenodo.8092233 is OK
- 10.22331/q-2020-06-04-279 is OK
- 10.1109/VLSID57277.2023.00068 is OK
- 10.1145/3400302.3415622 is OK
- 10.1109/TCAD.2022.3182628 is OK
- 10.23919/DATE51398.2021.9474135 is OK
- 10.23919/DATE51398.2021.9474034 is OK
- 10.1145/3530776 is OK
- 10.1109/ASP-DAC47756.2020.9045711 is OK
- 10.1145/3394885.3431604 is OK
- 10.1109/DAC18072.2020.9218555 is OK
- 10.1145/3514355 is OK
- 10.21105/joss.06720 is OK
- 10.4204/EPTCS.318.14 is OK
- 10.1109/TCAD.2015.2459034 is OK
- 10.1109/QCE57702.2023.00095 is OK
- 10.1145/3489517.3530480 is OK
- 10.1145/3566097.3567932 is OK
- 10.1109/JETCAS.2022.3202204 is OK
- 10.1145/3593594 is OK
- 10.48550/arXiv.2405.08810 is OK
- 10.1109/QCE57702.2023.00039 is OK
- 10.1088/2058-9565/ad33ac is OK
- 10.48550/arXiv.2311.14164 is OK
- 10.1088/2058-9565/ab8e92 is OK
- 10.1109/DAC18074.2021.9586191 is OK
- 10.48550/arXiv.2012.13966 is OK
- 10.22331/q-2023-09-11-1108 is OK
- 10.1007/978-3-031-15699-1_1 is OK
- 10.1109/ISCAS45731.2020.9180791 is OK
- 10.1109/QSW62656.2024.00013 is OK
- 10.1145/3491246 is OK
- 10.1007/978-981-15-6401-7_43-1 is OK
- 10.23919/DATE51398.2021.9474236 is OK
- 10.11578/DC.20210603.2 is OK

🟡 SKIP DOIs

- None

❌ MISSING DOIs

- None

❌ INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

👋 @openjournals/csism-eics, this paper is ready to be accepted and published.

Check final proof 👉📄 Download article

If the paper PDF and the deposit XML files look good in openjournals/joss-papers#6591, then you can now move forward with accepting the submission by compiling again with the command @editorialbot accept

@editorialbot editorialbot added the recommend-accept Papers recommended for acceptance in JOSS. label Apr 7, 2025
@danielskatz
Copy link

@editorialbot accept

@editorialbot
Copy link
Collaborator Author

Doing it live! Attempting automated processing of paper acceptance...

@editorialbot
Copy link
Collaborator Author

Ensure proper citation by uploading a plain text CITATION.cff file to the default branch of your repository.

If using GitHub, a Cite this repository menu will appear in the About section, containing both APA and BibTeX formats. When exported to Zotero using a browser plugin, Zotero will automatically create an entry using the information contained in the .cff file.

You can copy the contents for your CITATION.cff file here:

CITATION.cff

cff-version: "1.2.0"
authors:
- family-names: Burgholzer
  given-names: Lukas
  orcid: "https://orcid.org/0000-0003-4699-1316"
- family-names: Stade
  given-names: Yannick
  orcid: "https://orcid.org/0000-0001-5785-2528"
- family-names: Peham
  given-names: Tom
  orcid: "https://orcid.org/0000-0003-3434-7881"
- family-names: Wille
  given-names: Robert
  orcid: "https://orcid.org/0000-0002-4993-7860"
contact:
- family-names: Burgholzer
  given-names: Lukas
  orcid: "https://orcid.org/0000-0003-4699-1316"
doi: 10.6084/m9.figshare.28740254.v1
message: If you use this software, please cite our article in the
  Journal of Open Source Software.
preferred-citation:
  authors:
  - family-names: Burgholzer
    given-names: Lukas
    orcid: "https://orcid.org/0000-0003-4699-1316"
  - family-names: Stade
    given-names: Yannick
    orcid: "https://orcid.org/0000-0001-5785-2528"
  - family-names: Peham
    given-names: Tom
    orcid: "https://orcid.org/0000-0003-3434-7881"
  - family-names: Wille
    given-names: Robert
    orcid: "https://orcid.org/0000-0002-4993-7860"
  date-published: 2025-04-07
  doi: 10.21105/joss.07478
  issn: 2475-9066
  issue: 108
  journal: Journal of Open Source Software
  publisher:
    name: Open Journals
  start: 7478
  title: "MQT Core: The Backbone of the Munich Quantum Toolkit (MQT)"
  type: article
  url: "https://joss.theoj.org/papers/10.21105/joss.07478"
  volume: 10
title: "MQT Core: The Backbone of the Munich Quantum Toolkit (MQT)"

If the repository is not hosted on GitHub, a .cff file can still be uploaded to set your preferred citation. Users will be able to manually copy and paste the citation.

Find more information on .cff files here and here.

@editorialbot
Copy link
Collaborator Author

🐘🐘🐘 👉 Toot for this paper 👈 🐘🐘🐘

@editorialbot
Copy link
Collaborator Author

🦋🦋🦋 👉 Bluesky post for this paper 👈 🦋🦋🦋

@editorialbot
Copy link
Collaborator Author

🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨

Here's what you must now do:

  1. Check final PDF and Crossref metadata that was deposited 👉 Creating pull request for 10.21105.joss.07478 joss-papers#6593
  2. Wait five minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.07478
  3. If everything looks good, then close this review issue.
  4. Party like you just published a paper! 🎉🌈🦄💃👻🤘

Any issues? Notify your editorial technical team...

@editorialbot editorialbot added accepted published Papers published in JOSS labels Apr 7, 2025
@danielskatz
Copy link

Congratulations to @burgholzer (Lukas Burgholzer) and co-authors on your publication!!

And thanks to @1ucian0, @edyounis, and @josh146 for reviewing!
JOSS depends on volunteers and we couldn't do this without you

@editorialbot
Copy link
Collaborator Author

🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉

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.07478/status.svg)](https://doi.org/10.21105/joss.07478)

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

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

This is how it will look in your documentation:

DOI

We need your help!

The 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:

@burgholzer
Copy link

Congratulations to @burgholzer (Lukas Burgholzer) and co-authors on your publication!!

And thanks to @1ucian0, @edyounis, and @josh146 for reviewing! JOSS depends on volunteers and we couldn't do this without you

Thanks to everyone involved 🙏🏼
I just added the JOSS reference and citation information to the repository and the new patch release, including everything, is live at https://github.com/munich-quantum-toolkit/core 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted C++ CMake published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review Track: 7 (CSISM) Computer science, Information Science, and Mathematics
Projects
None yet
Development

No branches or pull requests

6 participants