-
-
Notifications
You must be signed in to change notification settings - Fork 488
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #30804: Add Spheres smoothly embedded in Euclidean Space to Mani…
…fold Catalog See #30189. The current catalog only provides spheres of dimension two. A comprehensive and faster version will be added here. Features: - spherical and stereographic coordinates - orientation - radius and barycenter can be stated - link to minimal triangulation in `homology` module - initialized embedding such that extrinsic quantities can be derived Follow-Ups: - make `S^1`, `S^3` and `S^7` parallelizable - Hopf coordinates on `S^3` - link to Lie group structure on `S^1` and `S^3` URL: https://trac.sagemath.org/30804 Reported by: gh-mjungmath Ticket author(s): Michael Jung Reviewer(s): Eric Gourgoulhon, Travis Scrimshaw
- Loading branch information
Showing
5 changed files
with
1,252 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.