Changes between Version 52 and Version 55 of Ticket #21869
- Timestamp:
- 07/20/17 18:49:14 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21869
-
Property
Dependencies
changed from
#21782, #23166, #23167, #21879, #23185, #23203, #23204, #23211, #23188, #21879, #23186, #23191, #21996, #23190
to#21782, #23166, #23167, #21879, #23185, #23203, #23204, #23211, #23188, #21879, #23186, #23191, #21996, #23190, #23495
-
Property
Dependencies
changed from
-
Ticket #21869 – Description
v52 v55 28 28 }}} 29 29 30 == Testing ==31 32 Because of all the dependencies of this ticket it is a bit hard to build this. If you have access to k8s, you can use the version in `~/Src/sage-mac_lane/` to try this package out. (Please do not push all the dependencies onto this branch as this is going to make reviewing this much harder.)33 34 30 = Necessary changes = 35 31 … … 53 49 1. ~~ZpCA shifts are broken~~ 54 50 1. add default implementation of inverse_of_unit() #23191 51 1. R[x]→S[x] is injective/surjective if R→S is #23495 55 52 56 53 == Add new features to Sage ==