Some questions on how to improve Berlekamp‑Rabin algorithm’s implementation
Laël Cellier <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <[email protected]> |
Bonjour, yes I know there’s more direct function for computing modular square roots directly but I want to implement https://en.wikipedia.org/wiki/Berlekamp%E2%80%93Rabin_algorithm. And I don’t even understand how do it… Cordialement,