| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix multiple mult in rpa context. | J08nY | 2025-03-12 | 1 | -1/+1 |
| | | |||||
| * | Fix DeepSource issues. | J08nY | 2024-07-11 | 1 | -2/+2 |
| | | |||||
| * | Fix divpoly tests. | J08nY | 2024-07-11 | 1 | -11/+14 |
| | | |||||
| * | Pin sympy temporarily until they fix their stuff. | J08nY | 2024-07-10 | 1 | -3/+3 |
| | | | | | | https://github.com/sympy/sympy/issues/26789 https://github.com/sympy/sympy/issues/26791 | ||||
| * | Fix DeepSourcce issues. | J08nY | 2024-04-16 | 1 | -4/+4 |
| | | |||||
| * | Compute mult-by-n map using PARI impl if available. | J08nY | 2024-01-11 | 1 | -4/+3 |
| | | |||||
| * | Add PARI based divpoly computation. | J08nY | 2024-01-10 | 1 | -57/+147 |
| | | |||||
| * | Move away from pkg_resources. | J08nY | 2023-08-08 | 1 | -1/+1 |
| | | |||||
| * | Move EC tests to pytest fully. | J08nY | 2023-08-08 | 1 | -171/+95 |
| | | |||||
| * | Move to importlib.resources for test data discovery. | J08nY | 2023-08-08 | 1 | -1/+3 |
| | | |||||
| * | Add sagemath test for larg-er divpoly. | J08nY | 2023-08-01 | 1 | -0/+17 |
| | | |||||
| * | Add multiplication-by-n polynomial computation to divpoly. | J08nY | 2023-08-01 | 1 | -0/+169 |
