Changes between Initial Version and Version 35 of Ticket #31674
- Timestamp:
- 04/18/21 00:57:35 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31674
-
Property
Status
changed from
new
topositive_review
-
Property
Authors
changed from
to
Matthias Koeppe
-
Property
Branch
changed from
to
u/mkoeppe/make_open_subsets_of_immersed_embedded_submanifolds_immersed_embedded_submanifolds
-
Property
Reviewers
changed from
to
Eric Gourgoulhon
-
Property
Commit
changed from
to
58b43f7902296384dade8a617441e205956d9824
-
Property
Status
changed from
-
Ticket #31674 – Description
initial v35 1 1 This would be convenient for example for #31660. 2 2 3 To implement this, perhaps the method `open_subset`, already now duplicated between `TopologicalManifold` and `DifferentiableManifold` could be refactored through a new method `open_subset_class`.3 To implement this, we refactor the method `open_subset`, already now duplicated between `TopologicalManifold` and `DifferentiableManifold` through a new method `_init_open_subset`. 4 4