RobinHankin / onion

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

replacement method failure #14

Closed RobinHankin closed 3 years ago

RobinHankin commented 3 years ago
> A <- matrix(roct(4),2,2)
> Im(A) <- 0
Error in (function (classes, fdef, mtable)  : 
  unable to find an inherited method for function ‘Im<-’ for signature ‘"onionmat"’
>