[Libre-soc-bugs] [Bug 942] next things to work on -- bigint rsa mul algorithm for bigint presentation
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Wed Oct 5 19:19:25 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=942
--- Comment #7 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #6)
> (In reply to Jacob Lifshay from comment #5)
> > Luke, can you create a bigint-presentation-code.git repo for the code for
> > this? it would include the animation code and the toom-cook multiplication
> > algorithm generator since that needs matrix inversion
>
> yep done.
thx
>
> matrix inversion, do you mean mirror/transpose?
no, i mean like the matrix equivalent of 1 / x.
https://en.wikipedia.org/wiki/Invertible_matrix
it happens as part of generating the assembly program for toom-cook so using
svp64 isn't helpful there.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list