Skip to content

feat: add 10 math-focused repos to validation corpus#10

Merged
developer0hye merged 1 commit into
mainfrom
feat/math-corpus
Mar 9, 2026
Merged

feat: add 10 math-focused repos to validation corpus#10
developer0hye merged 1 commit into
mainfrom
feat/math-corpus

Conversation

@developer0hye

Copy link
Copy Markdown
Owner

Summary

  • Adds 10 GitHub repos with real LaTeX math equations ($...$, $$...$$) to the validation corpus (50 → 60 entries)
  • New math category covers: DL optimization, GNN, quantum computing, flow matching, linear algebra, finance simulation, math OCR, RL/control theory, statistics, and symbolic differentiation
  • All repos verified to contain actual LaTeX math, not just dollar signs

New Entries

Repo Stars Math Type
google-research/tuning_playbook ~29.9k Optimizer update equations
pyg-team/pytorch_geometric ~23.5k Message-passing GNN equations
Qiskit/qiskit ~7.1k Dirac bra-ket notation
atong01/conditional-flow-matching ~2.3k Probability distributions
little-book-of/linear-algebra ~1.9k 640+ lines of LaTeX (vectors, matrices, eigenvalues)
microsoft/MarS ~1.7k Price change formulas, correlations
VikParuchuri/texify ~1.1k Physics equations with integrals
FilippoAiraldi/mpc-reinforcement-learning ~657 Cost functions, state spaces
datalorax/equatiomatic ~624 Regression equations, aligned formulas
breandan/kotlingrad ~546 Gradients, Jacobians, algebraic ops

Test plan

  • node validation/readme_corpus.mjs verify-manifest --offline passes (60 entries verified)
  • All 10 repos fetched and converted to PDF successfully
  • Run node validation/readme_corpus.mjs bless --tier all --force to generate baselines

🤖 Generated with Claude Code

Adds LaTeX math coverage to the README corpus (50 → 60 entries).
Repos span DL optimization, GNN, quantum computing, linear algebra,
finance, math OCR, RL/control, statistics, and symbolic differentiation.

Signed-off-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Yonghye Kwon <developer.0hye@gmail.com>
@developer0hye developer0hye merged commit 2218168 into main Mar 9, 2026
2 checks passed
@developer0hye developer0hye deleted the feat/math-corpus branch March 9, 2026 07:01
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