Changes between Version 77 and Version 99 of Ticket #30307
- Timestamp:
- 06/22/21 03:40:52 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30307
-
Property
Authors
changed from
to
Michael Jung, Matthias Koeppe
-
Property
Dependencies
changed from
to
#31904, #29619
-
Property
Commit
changed from
7d6ffede2fd7f191bcc03d506fa9b796304f592f
toe5a81f253cea4e72c930e6d4a0fb0cc217b14f0e
-
Property
Authors
changed from
-
Ticket #30307 – Description
v77 v99 13 13 This will make the code in #30229 (subspaces of tensor with symmetries) more elegant because it no longer needs a dummy `Components` object to represent the symmetry but rather a `CompParent` object. 14 14 15 See also: !SymPy's `TensorSymmetry` (https://docs.sympy.org/latest/modules/tensor/tensor.html); #31945 15 See also: 16 - #32029 Action of a sympy `TensorSymmetry`