Visual math computation
Build computations.
Publish math.
Wire matrix inputs to operations in a visual flow. Results update at every node. Publish as shareable Math Pages.
Open the editorAMatrix A
123
456
789
BMatrix B
987
654
321
×
=A × B
302418
846954
13811490
A simplified view — in the editor, nodes are freely positioned and wired by hand.
Flow editor
Drag, connect, and compose. Every node computes in real time as you wire inputs to operations.
Operations library
Multiply, add, subtract, transpose, invert, determinant, norm, rank. More domains coming: calculus, signal processing, complex analysis.
Math Pages
Turn any flow into a LaTeX-rendered, shareable document with editable inputs and live computation.
Current operations
×Multiply
+Add
−Subtract
ᵀTranspose
⁻¹Inverse
dDeterminant
‖Norm
rRank