[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
Thu Oct 6 06:20:48 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=942

Jacob Lifshay <programmerjake at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |IN_PROGRESS

--- Comment #12 from Jacob Lifshay <programmerjake at gmail.com> ---
commit 05c03eb9551619d9a61874cd7639020e49a1999f (HEAD -> master, origin/master)
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Wed Oct 5 22:03:33 2022 -0700

    add Matrix class

I added a Matrix class for matrixes of rational numbers, it includes matrix
multiply, inverse, and most of the other common ops.

Unfortunately no one can see the code because the repo isn't yet public...as
mentioned in the previous comment.

Later, I'll get around to splitting this bug up into sub-bugs that can be
assigned funding.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list