2401 Commits
Author SHA1 Message Date
rowanc1 98385e5f28 Changed Data --> Survey 2014-03-07 14:14:45 -08:00
rowanc1 68021e0a42 Changed Data --> Survey 2014-03-07 14:07:47 -08:00
rowanc1 a14d771515 Change Data to Survey 2014-03-07 14:01:46 -08:00
rowanc1 fcaff5ed64 Changed Data to Survey as per Issue #61 2014-03-07 13:55:08 -08:00
rowanc1 5bcdc5d46a rearranging of interpolation code. 2014-03-06 19:05:58 -08:00
rowanc1 cfb0a7f447 Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
	SimPEG/Mesh/LogicallyRectMesh.py
	SimPEG/Mesh/TensorMesh.py
	SimPEG/Mesh/__init__.py
	SimPEG/Tests/TestUtils.py
	SimPEG/Tests/test_operators.py
2014-03-06 18:17:39 -08:00
rowanc1 e074cca07c cleaning up FDEM 2014-03-05 17:25:42 -08:00
rowanc1 994bb2159e Tested Jvec for FDEM 2014-03-05 16:33:30 -08:00
rowanc1 a6badc51c9 bug fix for tensorview plotSlice 2014-03-05 16:21:27 -08:00
rowanc1 95bbfb8d13 Updates to check derivative code
(should now work for complex, without throwing
warnings.)
2014-03-05 16:20:55 -08:00
rowanc1 90967ce7f9 isScalar in Utils (tested) and support for scalar inner products and derivatives (tested). 2014-03-04 12:19:57 -08:00
Lindsey Heagy 880780fce0 Jv implemented for single TX 2014-03-04 11:09:12 -08:00
rowanc1 e59a039052 Float issue on inner products. 2014-03-04 09:56:12 -08:00
rowanc1 48e506f4bb Clean Plot grid code and add to documentation 2014-03-03 15:50:06 -08:00
rowanc1 eeae3ec783 Changed LogicallyOrthogonalMesh to LogicallyRectMesh and updated all dependencies.
LOM --> LRM

removed LomView.py, and put plot grid code inside Mesh code.

Added tutorial style introduction to the mesh.
2014-03-03 12:23:20 -08:00
rowanc1 c6db3d59f7 refactoring and documentation for innerProducts 2014-03-03 11:12:45 -08:00
rowanc1 3dd54bc0e3 Full anisotropic tensor derivatives. 2014-03-03 11:01:12 -08:00
seogi 3f7a521833 Working codes 2014-03-03 10:50:26 -08:00
seogi 9c22a43759 commit test 2014-03-03 09:51:07 -08:00
seogi fbc69d4709 Commit test 2014-03-03 09:50:55 -08:00
seogi d3fc3d2058 test commit 2014-03-03 09:47:14 -08:00
SEOGI KANG 699c91f6d7 Initial work Mag inversion 2014-03-03 08:53:19 -08:00
rowanc1 8eaff94e48 Documentation for taking the derivatives of innerProducts 2014-03-02 23:34:31 -08:00
rowanc1 c1d37ef8ff change modelObj2Deriv from (self) --> (self, m, v=None)
Had to change location of _bfgsH0 calculation, which now actually works.
2014-03-02 20:15:29 -08:00
rowanc1 802094096e change n --> vnC in cellGradz 2014-03-02 18:46:56 -08:00
rowanc1 a01ffba494 make modelPair be OK in problem if first ComboModel is the right one. 2014-03-02 18:39:31 -08:00
rowanc1 908b9ab4cc bug fix n --> vnC 2014-03-02 18:37:38 -08:00
rowanc1 27ae74d34a bug fix for windows compatability on solver. 2014-03-02 09:51:04 -08:00
rowanc1 eb91dd0026 Updated linear inversion 2014-03-02 09:35:18 -08:00
rowanc1 3eb8224e28 Edge inner products are derivatives w/ testing. 2014-03-01 06:54:30 -08:00
seogi 18546d038b resolved conflicts 2014-02-28 16:44:12 -08:00
rowanc1 b5c7b11265 updates to face innerProducts
Increase Speed
Add derivatives
Add tests
2014-02-28 15:21:39 -08:00
rowanc1 1e5053085d changed matutils to handle vector material properties not just columns 2014-02-28 15:19:57 -08:00
rowanc1 e08467af3e tolerance on test 2014-02-28 15:19:00 -08:00
rowanc1 5816f75728 Hopefully fix problems with read the docs. 2014-02-27 15:26:10 -08:00
rowanc1 752696a5d5 added a few things! 2014-02-27 15:20:35 -08:00
rowanc1 8919861e91 try again! figure out where to put things... 2014-02-27 13:50:18 -08:00
rowanc1 4b7323b8f5 setup.py 2014-02-27 13:34:13 -08:00
rowanc1 69b920ec1c setup.py 2014-02-27 13:31:45 -08:00
rowanc1 ce9111efa1 move to inline plotting? 2014-02-27 12:40:46 -08:00
rowanc1 d8128c2976 setup.py work.. 2014-02-27 12:31:59 -08:00
rowanc1 0e9b1371e3 more setup.py stuff. 2014-02-27 12:23:36 -08:00
rowanc1 e5105065a5 testing setup.py 2014-02-27 12:18:22 -08:00
rowanc1 9fb83ad727 try updating rtfd 2014-02-27 09:51:02 -08:00
rowanc1 7a5fde8a3e Minor changes to problem 2014-02-27 09:44:23 -08:00
rowanc1 f83c84da81 Try fixing RTD 2014-02-27 09:33:48 -08:00
seogi ea0c4719fe added play notebook! 2014-02-27 09:15:41 -08:00
seogi 4c8741cd2e added git ignore 2014-02-27 09:15:41 -08:00
seogi 751d7098b6 Fix examples folder 2014-02-27 09:15:41 -08:00
SEOGI KANG 3cba7845ca Little work for jacobian 2014-02-27 08:10:37 -08:00