-
-
Notifications
You must be signed in to change notification settings - Fork 701
Closed
Milestone
Description
sage: E3 = EuclideanSpace(3)
sage: S2 = E3.sphere()
sage: iota = S2.embedding()
sage: Omega = S2.mixed_form_algebra(dest_map=iota)
sage: Omega(1)
Mixed differential form one along the {} with values on the {} Mixed differential form one along the 2-sphere S^2 of radius 1 smoothly embedded in the Euclidean space E^3 with values on the Euclidean space E^3 via the map iota
CC: @egourgoulhon @tscrim
Component: manifolds
Author: Michael Jung
Branch/Commit: bd5031b
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/31784