Changes between Version 12 and Version 13 of Ticket #18450
- Timestamp:
- 05/20/15 08:23:50 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18450 – Description
v12 v13 24 24 * `sage/rings/real_double` 25 25 26 This branch ''removes'' unused libraries: 26 Unused libraries are removed: 27 * `sage/combinat/partitions`: removes `gmp` and `mpfr` 27 28 * `sage/graphs/graph_generators_pyx`: removes `gmp` 28 29 * `sage/groups/semimonomial_transformations/semimonomial_transformation`: removes `gmp` 29 * `sage/ combinat/partitions`: removes `gmp` and `mpfr`30 * `sage/modular/modsym/p1list`: removes `gmp` 30 31 31 32 -----