You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should really add unit tests for our finite difference operators (i.e., Operators.getidex for our operators). We can do this using LazyBroadcast, and we can test that the stencil is correct at the index level.
The text was updated successfully, but these errors were encountered:
We should really add unit tests for our finite difference operators (i.e.,
Operators.getidex
for our operators). We can do this using LazyBroadcast, and we can test that the stencil is correct at the index level.The text was updated successfully, but these errors were encountered: