Conversation
Well, I've just introduced tommath-specific Jacobi symbol computation method usage, so the performance should improve. |
Of course. Done.
Agreed. The matrix-based testing is coming.
My bad. Forgot to do that. Fixed. (And in modular adaptor PR as well).
Nah, these are related algorithms, but they are not using each other. So we're stuck with this one.
Agreed. The documentation should be here. I'ill do that myself in quickbook. |
|
|
Oh. That makes things even better. I'ill reimplement the algorithm according to this paper. |
…ision into 30-jacobi-symbol
…ision into 30-jacobi-symbol
Resolves #170 and NilFoundation#30. Depends on #161 (not really with the functionality, but it serves the same purpose as modular adaptor does) and #143.