Sync refreshed manuscript claims to master - #120
Merged
Conversation
Match CITATION.cff title and author list to the JOSS manuscript
Full read requested by the handling editor before recommend-accept (openjournals/joss-reviews#10366). Four numbers had drifted: - The `peroxide` bibliography entry still described the v0.41.0 deposit with a single author and the old Zenodo title. The archived record now carries all eight authors under the manuscript title, so the entry is updated to match what the DOI resolves to. - Standalone examples went from 41 to 42 in v0.42.0. - "A test suite of 26 modules" matched no measurable quantity. The repository has 22 integration test modules holding 225 tests, plus 255 documentation tests, all countable from `cargo test`. - Downloads and stars were quoted from March 2026 figures. The remaining countable claims were re-verified against the source and left alone: eight domains, ten ODE integrators, five root-finding solvers, six Gauss-Kronrod orders, and the 115 `Jet<N>` unit tests in tests/jet_tests.rs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Same change as the companion PR to
dev, applied tomasterso thepaper/copy there matchesfeatures/joss-paper.Docs only.