Changes between Version 10 and Version 11 of Ticket #31408
- Timestamp:
- 09/01/21 20:27:50 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31408
- Property Cc fredrik.johansson isuruf added
-
Ticket #31408 – Description
v10 v11 10 10 - #31548 Use FLINT's `nmod_mat_t` for matrices mod n. 11 11 - #31666 very fast multi-variate polynomials - use them for Sage polynomial rings and perhaps in `sage.tensor.modules` 12 13 For creating the bindings to the new FLINT functions, there is a potential for synergy with https://github.com/fredrik-johansson/python-flint; the SymPy developers have [[https://groups.google.com/g/sympy/c/vYsavewGj1w/m/CQKTSznPAgAJ|announced]] (2021) that they plan to use `python-flint`. 14