Commit Graph

2283 Commits

Author SHA1 Message Date
SEOGI KANG 4b2800ccef Verification for DC 2014-07-12 10:36:33 -07:00
rowanc1 1af495b910 remove static shift 2014-07-12 12:21:52 -05:00
rowanc1 f3bd31b258 added current to the dipole transmitter 2014-07-12 11:52:25 -05:00
rowanc1 4dcd831b22 make rhs negative and divide by volume 2014-07-12 11:51:19 -05:00
rowanc1 bbe2a8563c change innerproducts to massMatrices 2014-07-12 11:43:45 -05:00
SEOGI KANG 35e6f076c0 Upload notebooks for DC and Seismic Examples - Scipy2014 2014-07-11 22:41:26 -07:00
SEOGI KANG 906acd5441 Add examples 2014-07-11 15:49:18 -07:00
rowanc1 580fe969c1 remove matplotlib from hard requirements. 2014-07-05 08:18:40 -07:00
rowanc1 dd766a3ce3 update the code to use sources differently. 2014-07-04 14:51:54 -07:00
rowanc1 2e0aadf113 Generalize sources a little bit to make them easier to use 2014-07-04 14:46:58 -07:00
rowanc1 c503173317 Move analytics and Sources into main directory. 2014-07-04 14:24:25 -07:00
rowanc1 41d105eef1 Force overwrite of dobs in makeSyntheticData 2014-07-03 22:48:17 -07:00
rowanc1 94ddcb0f3a project meta updates 2014-07-03 15:59:10 -07:00
rowanc1 aa74826c19 update readme and setup for long description 2014-07-03 15:50:34 -07:00
rowanc1 2dbc50ed90 Merge branch 'master' of https://github.com/simpeg/simpeg 2014-07-03 15:45:18 -07:00
rowanc1 262922e0af long description in setup.py 2014-07-03 15:44:57 -07:00
Rowan Cockett 89becc1b43 Update README.rst 2014-07-03 15:38:28 -07:00
Rowan Cockett 596395ac32 Update and rename README.md to README.rst 2014-07-03 15:26:06 -07:00
rowanc1 00ade54cef add more qualifiers to setup.py 2014-07-03 15:12:46 -07:00
rowanc1 8fdd575fb3 add conf.py to bump version 2014-07-03 15:04:25 -07:00
Rowan Cockett 8c1b6ec5da Update README.md 2014-07-03 14:58:19 -07:00
rowanc1 1f7e1cbf1d Bump version: 0.1.0 → 0.1.1 v0.1.1 2014-07-03 14:44:31 -07:00
rowanc1 96e1bbdbd5 updates for bump version 2014-07-03 14:43:38 -07:00
rowanc1 d74efc90ed updates for pip 2014-07-03 14:31:21 -07:00
rowanc1 1eae7a6807 add coverage to readme 2014-07-03 13:45:53 -07:00
rowanc1 10a39bc10c Updates to adjoint and derivative tests 2014-07-03 13:39:51 -07:00
rowanc1 58a1101448 Major updates. 2014-07-03 13:25:16 -07:00
Rowan Cockett 10cf6817a3 Merge pull request #7 from simpeg/innerProductUpdates
Inner product updates
2014-07-03 12:23:59 -07:00
rowanc1 944530fab9 update innerproduct tests 2014-07-03 11:37:48 -07:00
rowanc1 ce6fae8b2c rename test functions 2014-07-03 11:27:12 -07:00
Rowan Cockett d2f6a646f6 Merge pull request #75 from simpeg/innerProducts
Inner products derivative
2014-07-03 11:22:24 -07:00
rowanc1 0de54dc2ae remove tensor type property from problem. 2014-07-03 11:14:29 -07:00
rowanc1 896bb68bac Updates to innerproductsDervis 2014-07-03 11:13:53 -07:00
rowanc1 42278d35fe implement and test harmonic averaged derivatives 2014-07-03 11:00:25 -07:00
rowanc1 bb0b9c1de4 write test for invProp and invMat (failing) 2014-07-03 10:31:04 -07:00
rowanc1 8c65ddacae Change innerProduct to take sigma not tensorType. 2014-07-03 10:08:39 -07:00
rowanc1 076005a7e9 fix tests for now. 2014-07-03 10:03:42 -07:00
rowanc1 f747d724c9 Make working in log conductivity a bit more explicit.
Should be fixed in the actual implementation, and use SimPEG maps
instead of forcing the user to work in weird units.
2014-07-03 09:56:05 -07:00
rowanc1 23141c682f update example to work with new problem formulation in simpeg 2014-07-03 07:50:25 -07:00
rowanc1 9d048f2884 generalize the derivs for innerProducts 2014-07-02 16:52:46 -07:00
rowanc1 e77f431370 closest inds for 1d mesh 2014-07-02 16:22:33 -07:00
rowanc1 2e3f98800c tensorType in problem. 2014-06-18 11:09:23 -07:00
rowanc1 32fa4c95df Add tensorType to problem. 2014-06-18 11:08:42 -07:00
rowanc1 e5650dfc92 Merge branch 'master' of https://github.com/simpeg/simpegem into innerProductUpdates 2014-06-18 10:24:04 -07:00
rowanc1 a93b25b488 pre multiplication in innerproduct code. 2014-06-18 10:21:10 -07:00
rowanc1 57f16fc408 updates (a bit slower implementation that is more general) 2014-06-17 14:01:57 -06:00
rowanc1 932f1dbd05 minimal updates to get it working (with depreciation warnings) 2014-06-17 10:03:28 -06:00
rowanc1 7d34f596ff More tests on more meshes, IPDeriv returns a function. 2014-06-17 09:47:03 -06:00
rowanc1 d2bde11a2a Fixes #68 2014-06-16 17:09:06 -06:00
rowanc1 6687a8324f bug fixes in TreeMesh 2014-06-16 14:24:54 -06:00