Changes between Version 3 and Version 5 of Ticket #28519
- Timestamp:
- 09/22/19 15:12:17 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28519 – Description
v3 v5 4 4 - a copy of scalar fields took the name from the original, a copy of tensor fields did not; now, a copy takes the name in any case 5 5 - method `set_restriction` added to scalar fields 6 - scalar field expressions can be fragmented in one top chart domain, so the display method was misleading in this case; this will be fixed6 - scalar field can be partially defined in one top chart domains, so the display method was misleading in this case; this will be fixed 7 7 - now, multiplication of named scalar fields `f` and `g` leads to `f \cdot g` in LaTeX code 8 8 - other minor improvements (see commit [soon...])