Exponential¶
Still WIP
The simplest system in any calculus/semantics.
Should just look like a feedback circuit.
Riemannian¶
\[
\frac{\partial}{\partial x} f = f
\]
or equivalently
\[
f = f(x_0) + \int_{x_0}^x f\ dx
\]
circuit becomes
\[
Loop(comp(comp(sum,split),mon(id,reg)))
\]
with input \(f(x_0)\).
multi-dimensions?
Ito¶
do the stoch cases - this should give us all that we need to know to figure out how to the register