RobinHankin / onion

R functionality to deal with quaternions and octonions
6 stars 1 forks source link

numeric matrix plus onion #6

Closed RobinHankin closed 3 years ago

RobinHankin commented 3 years ago

numeric matrix plus onion makes sense but returns an error:

> diag(3) + Oall
Error in diag(3) + Oall : non-numeric argument to binary operator
>