Skip to content

Differentiable manifolds: basics #18783

@egourgoulhon

Description

@egourgoulhon

This is the first ticket about the implementation of differentiable manifolds resulting from the SageManifolds project. See the metaticket #18528 for an overview.

The base field K of the differentiable manifold is generic (only assumed to be some non-discrete topological field), so that the user may specify e.g. K=R (real manifolds) or K=C (complex manifolds). This ticket implements the following Python classes, all of them being subclasses of classes introduced for topological manifolds (tickets #18529, #18640, #18725):

The follow-up ticket is #18843.

Documentation:
The reference manual is produced by
sage -docbuild reference/manifolds html
It can also be accessed online at http://sagemanifolds.obspm.fr/doc/18783/reference/manifolds/
More documentation (e.g. example worksheets) can be found here.

Depends on #18725
Depends on #18175

CC: @sagetrac-mbejger @sagetrac-bpillet

Component: geometry

Keywords: differentiable manifolds

Author: Eric Gourgoulhon, Michal Bejger

Branch/Commit: 97172dd

Reviewer: Volker Braun

Issue created by migration from https://trac.sagemath.org/ticket/18783

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions