Changes between Initial Version and Version 2 of Ticket #30062
- Timestamp:
- 07/08/20 22:01:51 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30062
- Property Cc egourgoulhon added
-
Ticket #30062 – Description
initial v2 15 15 sage: V in MetricSpaces() 16 16 }}} 17 18 also add (from https://trac.sagemath.org/ticket/30061#comment:44) `EuclideanSpace` (implementing the distance function by means of the Cartesian chart) and possibly other manifold classes.