resolvent
Attention and Markov paths share one operator.
I proved softmax attention and Markov path composition are settings of one operator, then found that reading it through a resolvent gives the same closed form Wheeler's S-matrix had in 1937.
Eleven of my fourteen public repositories are below. Some are topology, some are numerics, some are systems. Each one ends in a number I can measure, which is the only way I know to tell whether an idea worked.
Attention and Markov paths share one operator.
I proved softmax attention and Markov path composition are settings of one operator, then found that reading it through a resolvent gives the same closed form Wheeler's S-matrix had in 1937.
Memory, files and scheduler, on one sphere.
I wrote an operating system from bare metal where memory, files and the scheduler live as points on a sphere, and the kernel's day job is machine learning.
Loops stop when their shape stops changing.
I built a language where a loop stops because its shape stopped changing, not because a counter ran out.
Hallucination, measurable with no ground truth.
I found that when a model cannot reach a fact it collapses distinct entities onto one answer, and that collapse is measurable with no ground truth at all.
Can it be undone? Topology answers.
I wanted to know whether a transformation could be undone without ever computing a derivative, so I built the tools that answer it from topology instead.
The shape of data, as an ordinary feature.
I wanted the shape of data to be an ordinary feature, usable by anyone already building with sklearn or PyTorch.
The field coupling, found rather than assumed.
I compute the Faraday tensor directly, so the coupling between the electric and magnetic fields is found rather than assumed.
The control that could kill my result.
I built the control that could kill my own result, then published what it said.
Decided by the data, not by rounding.
I certify that a top-k or an argmin was decided by the data, and not by where the kernel happened to round.
Exact, or refused.
shapely.polygonize_full returns 336 wrong answers on the files where planimeter returns none.
It refuses rather than guesses.
I built tangle to never return a wrong answer. It refuses rather than guesses.