Jack Betteridge
Jack Betteridge
It would be very useful to have a lazy version of replace, which only gets applied when the expression tree is traversed. **Example:** Say I have an expression `expr` which...
I want to be able to manipulate Devito derivative objects, more like sympy derivative objects. (possibly only optionally)
See https://github.com/devitocodes/devito/blob/v4.8.11/tests/test_symbolics.py#L257-L260 for example of use. Spitting out the generated code we can see that in the case where the constant value is an `np.float64` sympy eagerly turns this into...
This is WIP, I need this for a separate piece of work
I'm trying to automate detection a lot of the "nitpick" code review comments _and_ providing a route to automatically fixing the issues apriori. What I have added to CI is...
In response to being told to create the `examples.RickerSource` object, whenever I redefined it as a function.
Seismic tutorials 14 cannot currently be re-run (thanks to @EdCaunt for pointing this out)
CFD notebook 8 the shallow water equations is unstable if re-run. The solutions all blow up before the final time