docs: add repository overview - #1
Open
sit-d wants to merge 1 commit into
Open
Conversation
sit-d
force-pushed
the
curation/math-readme-2026-06-29
branch
from
June 29, 2026 18:50
2c7f0cb to
b7698b3
Compare
There was a problem hiding this comment.
Code Review
This pull request introduces a repository-wide README.md file that outlines the contents, tooling notes, and licensing of the math repository. Additionally, it fixes a minor syntax typo in erdos/962/readme.md by correcting a code block closing delimiter. There are no review comments, so no feedback is provided.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
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
README.mdso visitors can quickly find the repository's Erdős #962, OEIS, Project Euler, and standalone fasmg/math explorations.erdos/962/readme.mdso the source-link code block renders correctly.Verification
python3 - <<'PY' ... PYchecked local Markdown links inREADME.mdanderdos/962/readme.md; all local links resolved.python3 -m py_compile erdos/962/plot_kn_bounds.py erdos/962/verify.py erdos/962/verify_chain.pygit diff --cached --checkNotes / Limitations
matplotlib/mpmath; this PR only changes documentation and a Markdown fence.