Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compacting the display of tensor product #29820

Open
sagetrac-Dicolevrai mannequin opened this issue Jun 7, 2020 · 8 comments
Open

Compacting the display of tensor product #29820

sagetrac-Dicolevrai mannequin opened this issue Jun 7, 2020 · 8 comments

Comments

@sagetrac-Dicolevrai
Copy link
Mannequin

sagetrac-Dicolevrai mannequin commented Jun 7, 2020

With this ticket, through the methods :meth:`~sage.tensor.modules.free_module_tensor.FreeModuleTensor.display` and :meth:`~sage.manifolds.differentiable.tensorfield.TensorField.display`, SageMath is now able to compact the display of tensor product in the form dx^2. In the case the frame element is something like f^2, to avoid any misunderstanding in f<sup>2</sup>2, one can set compact_product=False in display to get the old displaying style f<sup>2*f</sup>2.

Raising a tensor field to a given power is also possible now. When the tensor is an automorphism field the composition law of maps is used instead of tensor product and in this case, raising to a nonpositive power is possible.

CC: @egourgoulhon

Component: geometry

Keywords: Tensor product

Author: Hans Fotsing Tetsing

Branch/Commit: public/manifolds/CompactProduct @ 885e0a9

Reviewer: Eric Gourgoulhon

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

@sagetrac-Dicolevrai sagetrac-Dicolevrai mannequin added this to the sage-9.2 milestone Jun 7, 2020
@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 7, 2020

Commit: 885e0a9

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 7, 2020

Branch pushed to git repo; I updated commit sha1. New commits:

b5412ccnothing
885e0a9Compact tensor product display

@sagetrac-Dicolevrai

This comment has been minimized.

@slel

This comment has been minimized.

@sagetrac-Dicolevrai

This comment has been minimized.

@mkoeppe mkoeppe modified the milestones: sage-9.2, sage-9.3 Sep 5, 2020
@fchapoton
Copy link
Contributor

comment:6

red branch => needs work

@mkoeppe
Copy link
Member

mkoeppe commented Mar 15, 2021

comment:7

Setting new milestone based on a cursory review of ticket status, priority, and last modification date.

@mkoeppe mkoeppe modified the milestones: sage-9.3, sage-9.4 Mar 15, 2021
@mkoeppe
Copy link
Member

mkoeppe commented Jul 19, 2021

comment:8

Setting a new milestone for this ticket based on a cursory review.

@mkoeppe mkoeppe modified the milestones: sage-9.4, sage-9.5 Jul 19, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.5, sage-9.6 Dec 18, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 Apr 2, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Aug 31, 2022
@mkoeppe mkoeppe removed this from the sage-9.8 milestone Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants