-
-
Notifications
You must be signed in to change notification settings - Fork 697
Open
Description
I propose to restructure the manifold module. For example:
- separate the code related to the (pseudo-)Riemannian setting and dedicate a own module to it
- create a new module for vector bundles
Some things are currently very vague:
operators.pyclearly contains code related to differentiable manifolds but stays in the main module- we have a submodule
subsetsbut the separation is currently not very consistent;subset.pyfor example still belongs to the main module
CC: @egourgoulhon @tscrim @mkoeppe @tobiasdiez @nthiery
Component: manifolds
Issue created by migration from https://trac.sagemath.org/ticket/32274