Changes between Version 86 and Version 87 of Ticket #12173
- Timestamp:
- 06/06/12 14:31:17 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12173 – Description
v86 v87 12 12 * [attachment:multrunc.patch], 13 13 * [attachment:fmpz_cleanup.patch], 14 * [attachment:jack.patch]. 14 * [attachment:jack.patch], 15 * [attachment:cython.patch]. 15 16 16 17 There remain some issues: 17 - a long test fails in sage/misc/cython.py because it uses a Sage specific file (fmpq_poly) which was integrated into FLINT 2,18 18 - a long test timeouts in sage/rings/polynomial/polynomial_rational_flint.pyx, 19 19 - errors in sage/graphs/matchpoly.pyx caused by a bug in FLINT (only on 32 bits systems?).