Improve jvec/jtvec #255
Labels
docs
Stuff related to the documentation
enhancement
New feature or request
examples
Add to or improve the gallery
Milestone
e4d6ac8 introduced
jvec
andjtvec
. There are a couple of things that need improvements down the road. An issue to keep track of it:gradient
/_bcompute
/_get_rfield
/_jvec
/_jtvec
jvec
andjtvec
in more detailAlso, testing should be improved:
discretize
More work is required to make it possible to have automatic gridding (
'gridding' != 'same'
).SimPEG@emg3d-solver
needs adjustments to work with different inversion and computational gridsjvec
:vector
should probably be aModel
(needs adjustments inSimPEG@emg3d-solver
)jtvec
:vector
should probably be aDataArray
(needs adjustments in(both is already possible,SimPEG@emg3d-solver
)ndarray
orDataArray
)maps.interp_edges_to_vol_averages
;grid.get_edge_inner_product_deriv
SimPEG@emg3d-solver
: Which model is used when to create grids? Needs workCurrent relevant branches:
https://github.com/emsig/emg3d/tree/dev-simpeg-autogriddinghttps://github.com/emsig/emg3d/tree/gradient-variantsmain
oremg3d>=v1.5.0
https://github.com/simpeg/simpeg/tree/emg3d-solverThe text was updated successfully, but these errors were encountered: