Changes between Version 23 and Version 26 of Ticket #30189
- Timestamp:
- 02/02/22 21:56:45 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30189
-
Property
Milestone
changed from
sage-9.4
tosage-9.6
-
Property
Milestone
changed from
-
Ticket #30189 – Description
v23 v26 10 10 - Category of connected manifolds will be joined to spheres, Euclidean spaces and open intervals (#31243) 11 11 - Add Orientation to `EuclideanSpace` 12 - Sphere (#30804 )12 - Sphere (#30804, #32953) 13 13 - Kerr (some inspiration may be found in the class `KerrBH` of the Sage package [https://github.com/BlackHolePerturbationToolkit/kerrgeodesic_gw kerrgeodesic_gw]) 14 14 - Minkowski 15 15 - Torus 16 - #32228 Move examples from `sage.geometry.riemannian_manifolds` to `sage.manifolds`16 - Move examples from `sage.geometry.riemannian_manifolds` to `sage.manifolds` (#32228) 17 17 18 18 **Step 3:** add new examples 19 19 20 - Real Projective Space / Real Grassmannians (#31249 )20 - Real Projective Space / Real Grassmannians (#31249, #33221) 21 21 - Complex Projective Space / Complex Grassmannians (#31249) 22 22 - Hyperbolic space (a starting point may be this [https://nbviewer.jupyter.org/github/sagemanifolds/SageManifolds/blob/master/Notebooks/SM_hyperbolic_plane.ipynb notebook])