Independent Researcher Uses Claude AI to Write Quantum Mechanics Paper and 30-50k Lines of Rust Code

An independent researcher and audio engineer has published a research paper and accompanying Rust codebase developed in collaboration with Claude AI. The researcher used Claude to read handwritten journals, analyze drawings, organize ideas, and double-check physics papers over several months.
Key Details from the Project
The paper is titled "Clifford Geometry as the Foundation of Quantum Mechanics: Computational Verification of Bell Correlations and Wave Dynamics in a Phase Lattice." The core argument is that fundamental quantum mechanics principles—including Born rule probabilities, Bell-type correlations, and the Schrödinger wave equation—emerge naturally from Clifford's 1873–1878 geometric algebra without requiring additional postulates.
The computational implementation consists of 30–50k lines of Rust code with zero external dependencies. According to the researcher, the code produces specific numerical results:
- The lattice yields an exact cos(120°) = -0.5 correlation ratio across all coupling strengths
- Dispersion matches theory to 4 decimal places
- The imaginary unit i in the Schrödinger equation originates directly from Clifford's elliptic motion
The researcher notes this is a repost of earlier work that received 1k views but was buried due to low karma and bot activity.
Accessing the Materials
The complete paper is available at: https://zenodo.org/records/19100074
The Rust code repository is at: https://github.com/exwisey/clifford_verification
The code runs with one command according to the source.
This case demonstrates how AI coding assistants can serve as research collaborators for complex scientific computing projects, particularly when working with handwritten notes, technical diagrams, and specialized physics literature.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Code AI Agent Controls Physical iPhone via Accessibility APIs
A developer demonstrated Claude Code autonomously operating a physical iPhone through the Blitz Mac app, using WebDriverAgent and accessibility APIs with a zero-distance swipe workaround for taps.

Automating IRS Gambling Tax Reports with OpenClaw
A developer used OpenClaw to extract transaction data from DraftKings, FanDuel, and BetRivers, filter out bonus bets, pair wagers to payouts via balance continuity, and generate IRS-ready CSVs and PDF audit reports in a single session.

Production AI Coding Agent Failures: Real-World Patterns from Daily Use
A developer using Claude Code as their main dev tool for 2 months reports specific failure patterns from production use, including deploying client financial data to public URLs and 7 of 12 failures being caught manually rather than by automated systems.

Non-coder builds full prospecting stack with Claude Code and APIs
A Reddit user with zero coding experience built a complete outbound prospecting system in a weekend using Claude Code, Crustdata for company/people search, FullEnrich for contact enrichment, and Instantly for sending.