Changes between Version 85 and Version 87 of Ticket #17601
- Timestamp:
- 11/04/15 20:08:42 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17601
-
Property
Dependencies
changed from
#17600, #17693, #17715, #17716, #18182, #18222, #18223, #18586, #18587, #18930, #19017, #19028, #19047, #19048, #19068, #19073, #19079, #19083, #19088, #19094, #19110, #19259, #19269, #19300, #19305, #19306, #19316, #19319, #19399, #19400, #19411, #19412, #19420, #19421, #19423, #19424, #19425, #19426, #19429, #19431, #19436, #19437, #19504, #19510
to#17600, #17693, #17715, #17716, #18182, #18222, #18223, #18586, #18587, #18930, #19017, #19028, #19047, #19048, #19068, #19073, #19079, #19083, #19088, #19094, #19110, #19259, #19269, #19300, #19305, #19306, #19316, #19319, #19399, #19400, #19411, #19412, #19420, #19421, #19423, #19424, #19425, #19426, #19429, #19431, #19436, #19437, #19504, #19510, #19521, #19528
-
Property
Dependencies
changed from
-
Ticket #17601 – Description
v85 v87 61 61 * #19437: SR.symbol: correct parent in inherting classes of !SymbolicRing 62 62 * #19504: better implementation of `AsymptoticExpansion.__hash__` 63 * #19528: `map_coefficients` for asymptotic expansions 63 64 64 65 * Generators for asymptotic expansions … … 66 67 * #19259: subrings of the symbolic ring 67 68 * #19510: generator for binomial(kn, n) 68 * #19521 wrong inverse action when using `ConstructionFunctor.coercion_reversed`69 * #19521: wrong inverse action when using `ConstructionFunctor.coercion_reversed` 69 70 70 71 * Further plans