Lindsey Heagy

Results 164 issues of Lindsey Heagy

only squeeze v if it has more than one dimension. otherwise this can turn a vector of a single element into a zero-dimensional array (a scalar), which then doesn't interact...

#### Summary Remove the factor of 1/2 in front of data misfit and regularization terms. This has caused many headaches as outlined in #763. One important note: - the Joint...

Add to the Authors: - Joseph Capriotti, @jcapriot - Xiaolong Wei, @xiaolongw1223 - Santiago Soler, @santisoler - Neil Godber, @ngodber - Nick Williams, @nwilliams-kobold - John Weis, @johnweis0480 - Kalen...

### Summary - define the kernel functions at cell nodes rather than at cell centers - also move the __init__ from the middle of the class to the top of...

#### Summary make sure we set the model when calling getJ. This will ensure that if the model is changed, the sensitivity matrix is cleared (for nonlinear problems) and the...

typo in Reproducible (and a couple other minor edits to simplify the text) #### PR Checklist * [ ] If this is a work in progress PR, set as a...

### Describe the issue: Right now, we cache `Jmatrix` in a lot of places (which is good for saving computation!) but we are not careful about checking if the `m`...

#### Summary add face divergence to FDEM H fields object as we need it for computing charge density #### PR Checklist * [ ] If this is a work in...

Right now, we follow the convention that we are naming physical properties by their greek letter. This isn't necessarily obvious for users and could lead to some challenging scenarios. e.g....

refactor

Our top level of he docs is currently - Why SimPEG? - Getting Started with SimPEG - Getting Started: for Developers - Practices - Examples - Electromagnetics - Direct Current...

community
documentation