Changes between Version 31 and Version 33 of Ticket #28519
- Timestamp:
- 09/27/19 08:42:08 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28519
-
Property
Status
changed from
needs_work
toneeds_review
-
Property
Commit
changed from
cf12def3b962118ecc4c3e7d6e2825f0a0b68a43
tod16dbd94dfaaa2c07182ac5032d6cd81f50da3b9
-
Property
Status
changed from
-
Ticket #28519 – Description
v31 v33 15 15 ** Differential Forms / Tensor Fields** 16 16 17 - tensor algebra computations for the case `zero` simplified: in order to make computations faster, an attribute `_is_zero` is added (similar to scalar fields) 17 - tensor algebra computations improved: 18 - in order to make computations faster, an attribute `_is_zero` is added and checked (similar to scalar fields) 19 - wedge product of differential forms with self leads to zero right away in case of odd order 18 20 - multiplication of tensor fields `a` with scalar fields `f` yields name `f*a` and latex name `f \cdot a` 19 21