Update landing page: software citation, repo links, solver references - #310
Open
tylerjarvis wants to merge 3 commits into
Open
tylerjarvis wants to merge 3 commits into
tylerjarvis wants to merge 3 commits into
Conversation
- Cite section now leads with a @software BibTeX entry for yroots (and instructions for citing yroots-serial/jroots), demoting the algorithm paper to a secondary "Algorithm" reference. - Repoint all GitHub/Colab links from wlgns0330 to tylerjarvis. - Add functioning links for Bertini, MTV, and Chebfun2 in the method table and benchmark solver chips. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Previously the deployed landing page's owner substitution matched the literal "wlgns0330", a contributor's username who is leaving the project. Source now says "tylerjarvis" directly; the CI step matches only the three implementation-repo paths (RootFinding, Rootfinding- serial, Julia-Rootfinding) so a fork's build points at its own repos without touching the tylerjarvis/rootfinding_testing benchmark-data links, which stay fixed regardless of who hosts the page. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Forks of this project are expected to mostly come from people working under Tyler Jarvis, and citations should point at one canonical repo regardless of who built and deployed the docs page. Switch the deploy step from sed to a small awk script that skips the <section id="cite"> block, so the @software BibTeX and its yroots-serial/jroots citation note always resolve to tylerjarvis/... even on a fork's build. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
tylerjarvis
force-pushed
the
edit-docs
branch
from
September 22, 2026 21:02
16a66bf to
cd94fb8
Compare
This branch has not been deployed
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.
Summary
@softwareBibTeX entry for yroots (with instructions for citing yroots-serial/jroots), demoting the algorithm paper to a secondary "Algorithm" reference.wlgns0330totylerjarvis.Test plan
wlgns0330references replaced withtylerjarvis🤖 Generated with Claude Code