Closed jachiang closed 5 years ago
Thanks for this.
A couple of suggestions:
(only when n is prime)
Mul with 1/scalar
to Mul with scalar inverse
to match the top right cell.This looks ok to me. But Im shaky on the tech so asking @jnewbery to confirm
Thanks for this.
A couple of suggestions:
* in the top right cell (scalar-div), add a small note: `(only when n is prime)` * in the bottom right cell (scalar-point-div), change `Mul with 1/scalar` to `Mul with scalar inverse` to match the top right cell.
Cheers. Suggestions have been incorporated.
Thanks James!
Addresses #103.