Closed mloubout closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.18%. Comparing base (
7795225
) to head (98cd2ad
). Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
merged, thanks
Was preventing this
https://github.com/devitocodes/devito/blob/779522508a45d677f233811846fcc7eb36cea916/examples/seismic/tti/operators.py#L158
to simplify leading to
u.dx2 + u.dy2 - u.dy2
expressions....