cayley-dickson icon indicating copy to clipboard operation
cayley-dickson copied to clipboard

implements Cayley-Dickson construction to produce a sequence of algebras over a field

Results 2 cayley-dickson issues
Sort by recently updated
recently updated
newest added

Octonion example could be the Fano plane

Use ℍ for quaternions Add an example, instead of calculations, with an hypercube Vertices can be generated with ``` let points = [] [0.5, -0.5].forEach((x, i, array) => { array.forEach(y,...