Devin C. Cowan
Devin C. Cowan
This pull request is a partial exorcism of the properties package and a new website build with latest API. More specifically: - Build the website with pydata theme - Exorcise...
There are a few global issues related to our example and tutorial galleries that must be addressed: **Where do we want to store the tutorials?** The docs.simpeg.xyz website was supposed...
I am spearheading a clean up and refactor of the DC/IP utilities as part of PR #974 . I have noticed a fundamental problem with the survey class that we...
A strong argument can be made for creating some basic functions for creating basic topography. For some set of input parameters, the function would output the [x, y(, z)] topography....
When trying to make html for the SimPEG docs, I ran into an error. It has to do with the fact that Anaconda was installed on the C: drive, but...
The class structure for simulation classes and inversion classes has been fairly well established but we need to organise utilities. We need to agree on - what are the types...
Goals ==== 1. To provide general background theory for the finite volume method relevant to the discretize package. 2. To update and create tutorials which demonstrate the theory. Access to...
It seems like we can only invoke general boundary conditions on tensor meshes. This should be done for all mesh types. We should be able to impose Dirichlet, Neumann and...
@rowanc1 , @lheagy and @sgkang , I have found there is some basic functionality for inner prodcuts that is still missing. Although it is not needed to solve EM-specific problems,...
This pull request is to add functionality that was deemed useful after the AgroGeo24 workshop. In this pull request, we aim to add linear anisotropy to 2.5D DC/IP simulation classes....