| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump to 0.3.1.0.3.1 | J08nY | 2024-07-15 | 2 | -3/+3 |
| | | |||||
| * | Merge branch 'feat/py3.12' | J08nY | 2024-07-15 | 3 | -5/+5 |
| |\ | |||||
| | * | Fix mod doctest. | J08nY | 2024-07-15 | 1 | -1/+1 |
| | | | |||||
| | * | Test 3.12 in CI. | J08nY | 2024-07-15 | 3 | -4/+4 |
| |/ | |||||
| * | Improve mod docs. | J08nY | 2024-07-15 | 2 | -4/+44 |
| | | |||||
| * | Merge pull request #66 from J08nY/fix/sympy-1.13 | Ján Jančár | 2024-07-15 | 21 | -210/+495 |
| |\ | | | | | Fix sympy compat and enhance formula eval | ||||
| | * | Cleanup new profiler. | J08nY | 2024-07-15 | 1 | -2/+15 |
| | | | |||||
| | * | More thorough formula test. | J08nY | 2024-07-15 | 2 | -3/+9 |
| | | | |||||
| | * | Add raw profiler. | J08nY | 2024-07-15 | 6 | -14/+29 |
| | | | |||||
| | * | Perf test also scalarmult with tracing. | J08nY | 2024-07-15 | 1 | -0/+12 |
| | | | |||||
| | * | Use faster xreplace everywhere. | J08nY | 2024-07-12 | 2 | -2/+2 |
| | | | |||||
| | * | xreplace in generic sympy substitution. | J08nY | 2024-07-12 | 1 | -2/+2 |
| | | | |||||
| | * | Add assumptions cache. | J08nY | 2024-07-12 | 1 | -55/+75 |
| | | | |||||
| | * | Handle simple parameter assumption faster. | J08nY | 2024-07-12 | 1 | -7/+18 |
| | | | |||||
| | * | Save free_symbols call. | J08nY | 2024-07-12 | 3 | -12/+24 |
| | | | |||||
| | * | Less subs in assumption validation. | J08nY | 2024-07-12 | 2 | -7/+9 |
| | | | |||||
| | * | Add faster modulus checks for other special methods. | J08nY | 2024-07-12 | 1 | -0/+28 |
| | | | |||||
| | * | Speedup modulus check. | J08nY | 2024-07-11 | 1 | -6/+15 |
| | | | |||||
| | * | Fix warning catch in Python <= 3.10. | J08nY | 2024-07-11 | 1 | -2/+2 |
| | | | |||||
| | * | Fix is_residue in Flint. | J08nY | 2024-07-11 | 1 | -3/+18 |
| | | | |||||
| | * | Use fast sqrtmod in Flint. | J08nY | 2024-07-11 | 1 | -12/+6 |
| | | | |||||
| | * | Prefer gmp to flint. | J08nY | 2024-07-11 | 2 | -3/+3 |
| | | | |||||
| | * | Perf ZVP with Flint as well. | J08nY | 2024-07-11 | 1 | -3/+3 |
| | | | |||||
| | * | Better perf result merging. | J08nY | 2024-07-11 | 1 | -3/+15 |
| | | | |||||
| | * | Fix primality check in FlintMod. | J08nY | 2024-07-11 | 1 | -9/+15 |
| | | | |||||
| | * | Fix FlintMod pickling. | J08nY | 2024-07-11 | 1 | -0/+7 |
| | | | |||||
| | * | Fix DeepSource issues. | J08nY | 2024-07-11 | 4 | -16/+6 |
| | | | |||||
| | * | Merge artifacts in perf. | J08nY | 2024-07-11 | 1 | -0/+9 |
| | | | |||||
| | * | Fix perf filename for flint. | J08nY | 2024-07-11 | 5 | -8/+8 |
| | | | |||||
| | * | Fix codestyle. | J08nY | 2024-07-11 | 1 | -1/+1 |
| | | | |||||
| | * | Add support for python-flint-based Mod. | J08nY | 2024-07-11 | 9 | -38/+210 |
| | | | |||||
| | * | Fix issues from new sympy flint use. | J08nY | 2024-07-11 | 8 | -80/+28 |
| | | | |||||
| | * | Fix divpoly tests. | J08nY | 2024-07-11 | 1 | -11/+14 |
| | | | |||||
| | * | Unpin sympy. | J08nY | 2024-07-11 | 1 | -1/+2 |
| |/ | |||||
| * | Pin sympy temporarily until they fix their stuff. | J08nY | 2024-07-10 | 2 | -4/+4 |
| | | | | | | https://github.com/sympy/sympy/issues/26789 https://github.com/sympy/sympy/issues/26791 | ||||
| * | Fix docs. | J08nY | 2024-07-09 | 3 | -5/+5 |
| | | |||||
| * | Proper docs link. | J08nY | 2024-06-17 | 2 | -3/+2 |
| | | |||||
| * | Make docs beautiful again. | J08nY | 2024-06-17 | 7 | -225/+172 |
| | | |||||
| * | Cleanup docs style. | J08nY | 2024-06-17 | 1 | -5/+6 |
| | | |||||
| * | Also install pandoc for nbsphinx. | J08nY | 2024-06-17 | 1 | -1/+1 |
| | | |||||
| * | Add symlink to notebooks in docs. | J08nY | 2024-06-17 | 1 | -0/+1 |
| | | |||||
| * | Fix codecov measurement. | J08nY | 2024-06-17 | 1 | -1/+1 |
| | | |||||
| * | Install codegen in docs build. | J08nY | 2024-06-17 | 1 | -2/+6 |
| | | |||||
| * | Build docs in the proper dir. | J08nY | 2024-06-17 | 1 | -2/+3 |
| | | |||||
| * | Fix docs path. | J08nY | 2024-06-17 | 1 | -1/+1 |
| | | |||||
| * | Fix codegen path in docs build. | J08nY | 2024-06-17 | 1 | -1/+5 |
| | | |||||
| * | Checkout codegen in docs build. | J08nY | 2024-06-17 | 1 | -0/+4 |
| | | |||||
| * | Fix docs build. | J08nY | 2024-06-17 | 1 | -1/+1 |
| | | |||||
| * | Add Github Actions docs build. | J08nY | 2024-06-17 | 1 | -0/+63 |
| | | |||||
| * | Add testing of (some) notebooks. | J08nY | 2024-06-04 | 4 | -1/+8 |
| | | |||||
