Planckeon Labs

R&D in high-performance computational physics

When physics meets systems programming. We build fast software to understand the universe.

Explore GitHub About

Flagship Projects

nufast — Neutrino Oscillations at 25 ns

Fast three-flavor neutrino oscillation probabilities in Rust, Zig, and WebAssembly. Port of the NuFast algorithm by P.B. Denton. The Zig SIMD implementation runs at 21 ns per calculation—4.7× faster than the original.

GitHub · crates.io · Paper

Rust Zig WASM SIMD Neutrino Physics

Imagining the Neutrino — Interactive Visualization

Watch a neutrino fly through space as its flavor changes. Real-time probability calculations powered by nufast WASM. 11 experiment presets, δCP slider, matter effects, 7 languages, 60fps canvas rendering.

▶ Launch Demo GitHub

React TypeScript WASM Educational

More Projects

attn-as-bilinear-form

A physicist's guide to transformer attention via tensor calculus, statistical mechanics, and differential geometry.

Research Deep Learning Mathematics

pauliz

High-performance, zero-dependency quantum computing simulation library written in Zig.

Zig Quantum Computing Zero-Dependency

autograv

Bridging numerical relativity and automatic differentiation using JAX. Differentiable simulations of curved spacetime.

JAX Python Numerical Relativity

pytrino

Neutrino oscillations at the speed of C. Python/Cython library from the original undergrad thesis work.

Python Cython PyPI

Philosophy

Speed matters. If your simulation takes hours, you'll run it once.
If it takes milliseconds, you'll explore the parameter space.

Systems programming is underrated in physics. Most physicists default to Python—fine for prototypes, but production tools should be fast. Zig and Rust let you write high-level code that compiles to what you'd write by hand.

All projects are MIT licensed and open source.

AI-Native Physics

"Could AI develop a consistent theory of quantum gravity?"

The Planck scale remains experimentally inaccessible by 16 orders of magnitude. But the mathematical structures of quantum gravity are accessible to intelligence. We're building AI-native infrastructure for physics research.

Learn More