Skip to content

docs: add repository overview - #1

Open
sit-d wants to merge 1 commit into
bitRAKE:mainfrom
sit-d:curation/math-readme-2026-06-29
Open

docs: add repository overview#1
sit-d wants to merge 1 commit into
bitRAKE:mainfrom
sit-d:curation/math-readme-2026-06-29

Conversation

@sit-d

@sit-d sit-d commented Jun 29, 2026

Copy link
Copy Markdown

Summary

  • Add a top-level README.md so visitors can quickly find the repository's Erdős #962, OEIS, Project Euler, and standalone fasmg/math explorations.
  • Document that there is no repository-wide build command and point to the per-area Python/assembler entry points that currently exist.
  • Fix a malformed four-backtick closing fence in erdos/962/readme.md so the source-link code block renders correctly.

Verification

  • python3 - <<'PY' ... PY checked local Markdown links in README.md and erdos/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.py
  • git diff --cached --check

Notes / Limitations

  • I did not run the full plotting workflow because it requires installing matplotlib/mpmath; this PR only changes documentation and a Markdown fence.
  • I did not compile the assembly/fasmg examples from the Linux cron environment because the repository does not define a single cross-platform build command.

@sit-d
sit-d force-pushed the curation/math-readme-2026-06-29 branch from 2c7f0cb to b7698b3 Compare June 29, 2026 18:50

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant