Changes between Initial Version and Version 3 of Ticket #28176
- Timestamp:
- 07/12/19 10:24:14 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28176
-
Property
Status
changed from
new
toneeds_review
- Property Cc tscrim gmoose05 stumpc5 gh-EBanaian drupel gh-kelleye added
-
Property
Component
changed from
PLEASE CHANGE
toalgebra
-
Property
Branch
changed from
to
u/etn40ff/28176
-
Property
Commit
changed from
to
d3cd59d86bf16c8414d36cdf5d95d2c5abd7d07f
-
Property
Status
changed from
-
Ticket #28176 – Description
initial v3 52 52 This, while technically not false, may generate confusion. 53 53 54 - `_mutated_F` is doing `/` rather than `//` resulting in slower computations 55 and parent issues. 56 54 57 This ticket deals with all these issues.