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
{{ message }}
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
@mlange05 , @navjotk , @ggorman
There is a lot of new finite difference functions (not one liners) required for the adjoint TTI. You can see it in the new notebook. Do you think we want to keep the symbolic computation inside the operators, or should we create a finite_difference.py containing every schemes we could need that we just call to generate the stencils?