Changes between Version 73 and Version 74 of Ticket #30525
- Timestamp:
- Dec 13, 2021, 9:36:48 AM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30525 – Description
v73 v74 17 17 - #32457: Fix a few documentation issues in manifolds ''(merged in Sage 9.5.beta2)'' 18 18 - #32476: `__copy__`, `__deepcopy__` methods for all classes that define `copy` methods 19 - #33001: Invoke manifolds with structure more conveniently 19 20 20 21 == Algebraic part == … … 79 80 - #32116: `Chart._parse_coordinates` ''(merged in Sage 9.4.beta6)'' 80 81 - #32120: Chart-wise assumptions 81 - #32929: Bad determination of the coordinate range when restricting charts to subdomains 82 - #32929: Bad determination of the coordinate range when restricting charts to subdomains ''(merged in Sage 9.5.beta8)'' 82 83 83 84 == Manifold subsets ==