Commit Graph

  • 8d2b41299b Updates to docs. rowanc1 2014-03-17 09:35:24 -07:00
  • 8276759c3e Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean rowanc1 2014-03-17 09:20:36 -07:00
  • 0c7eb57d46 Minor updates to Linear Problem. rowanc1 2014-03-17 09:18:20 -07:00
  • e80d3257dc Clean up plot image code. Now shared between plotSlice and plotImage rowanc1 2014-03-17 09:17:38 -07:00
  • 251660c560 fixed plotGrid 1D error rowanc1 2014-03-15 14:39:32 -07:00
  • 8248364e93 Issue #62: real coords for plotSlice. rowanc1 2014-03-15 14:30:25 -07:00
  • 025cb5c583 Removed hold off for consistent behaviour with the rest of matplotlib. Dave Marchant 2014-03-14 15:19:38 -07:00
  • f8a4c77fc3 Updates to linear problem rowanc1 2014-03-13 12:50:15 -07:00
  • 4b9304e476 Mag inversion seogi 2014-03-13 12:33:18 -07:00
  • 4b7d5e1d32 Update api_PF.rst Rowan Cockett 2014-03-12 23:08:58 -07:00
  • 0f63b0d6b6 Mag example SEOGI KANG 2014-03-12 22:34:20 -07:00
  • 31da380804 deleted example in fdem, use test for example for now. rowanc1 2014-03-10 23:01:49 -07:00
  • 6fdc7d4a62 updates to survey and mkvc rowanc1 2014-03-10 22:58:25 -07:00
  • e1010f9eca Initial fields and data implementation. rowanc1 2014-03-10 22:47:43 -07:00
  • f10c029161 Updates to fields storage rowanc1 2014-03-10 22:17:11 -07:00
  • 98385e5f28 Changed Data --> Survey rowanc1 2014-03-07 14:14:45 -08:00
  • 68021e0a42 Changed Data --> Survey rowanc1 2014-03-07 14:07:47 -08:00
  • a14d771515 Change Data to Survey rowanc1 2014-03-07 14:01:46 -08:00
  • fcaff5ed64 Changed Data to Survey as per Issue #61 rowanc1 2014-03-07 13:55:08 -08:00
  • 5bcdc5d46a rearranging of interpolation code. rowanc1 2014-03-06 19:05:58 -08:00
  • cfb0a7f447 Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean rowanc1 2014-03-06 18:17:39 -08:00
  • e074cca07c cleaning up FDEM rowanc1 2014-03-05 17:25:42 -08:00
  • 994bb2159e Tested Jvec for FDEM rowanc1 2014-03-05 16:33:30 -08:00
  • a6badc51c9 bug fix for tensorview plotSlice rowanc1 2014-03-05 16:21:27 -08:00
  • 95bbfb8d13 Updates to check derivative code rowanc1 2014-03-05 16:20:55 -08:00
  • 90967ce7f9 isScalar in Utils (tested) and support for scalar inner products and derivatives (tested). rowanc1 2014-03-04 12:19:57 -08:00
  • 880780fce0 Jv implemented for single TX Lindsey Heagy 2014-03-04 11:09:12 -08:00
  • e59a039052 Float issue on inner products. rowanc1 2014-03-04 09:56:12 -08:00
  • 48e506f4bb Clean Plot grid code and add to documentation rowanc1 2014-03-03 15:50:06 -08:00
  • eeae3ec783 Changed LogicallyOrthogonalMesh to LogicallyRectMesh and updated all dependencies. rowanc1 2014-03-03 12:23:20 -08:00
  • c6db3d59f7 refactoring and documentation for innerProducts rowanc1 2014-03-03 11:12:45 -08:00
  • 3dd54bc0e3 Full anisotropic tensor derivatives. rowanc1 2014-03-03 11:01:12 -08:00
  • 3f7a521833 Working codes seogi 2014-03-03 10:50:26 -08:00
  • 9c22a43759 commit test seogi 2014-03-03 09:51:07 -08:00
  • fbc69d4709 Commit test seogi 2014-03-03 09:50:55 -08:00
  • d3fc3d2058 test commit seogi 2014-02-28 16:51:05 -08:00
  • 699c91f6d7 Initial work Mag inversion SEOGI KANG 2014-03-03 08:53:19 -08:00
  • 8eaff94e48 Documentation for taking the derivatives of innerProducts rowanc1 2014-03-02 23:34:31 -08:00
  • c1d37ef8ff change modelObj2Deriv from (self) --> (self, m, v=None) Had to change location of _bfgsH0 calculation, which now actually works. rowanc1 2014-03-02 20:15:29 -08:00
  • 802094096e change n --> vnC in cellGradz rowanc1 2014-03-02 18:46:56 -08:00
  • a01ffba494 make modelPair be OK in problem if first ComboModel is the right one. rowanc1 2014-03-02 18:39:31 -08:00
  • 908b9ab4cc bug fix n --> vnC rowanc1 2014-03-02 18:37:38 -08:00
  • 27ae74d34a bug fix for windows compatability on solver. rowanc1 2014-03-02 09:51:04 -08:00
  • eb91dd0026 Updated linear inversion rowanc1 2014-03-02 09:35:18 -08:00
  • 3eb8224e28 Edge inner products are derivatives w/ testing. rowanc1 2014-03-01 06:54:30 -08:00
  • 18546d038b resolved conflicts seogi 2014-02-28 16:44:12 -08:00
  • b5c7b11265 updates to face innerProducts rowanc1 2014-02-28 15:21:39 -08:00
  • 1e5053085d changed matutils to handle vector material properties not just columns rowanc1 2014-02-28 15:19:57 -08:00
  • e08467af3e tolerance on test rowanc1 2014-02-28 15:19:00 -08:00
  • 5816f75728 Hopefully fix problems with read the docs. rowanc1 2014-02-27 15:26:10 -08:00
  • 752696a5d5 added a few things! rowanc1 2014-02-27 15:20:35 -08:00
  • 8919861e91 try again! figure out where to put things... rowanc1 2014-02-27 13:50:18 -08:00
  • 4b7323b8f5 setup.py rowanc1 2014-02-27 13:34:13 -08:00
  • 69b920ec1c setup.py rowanc1 2014-02-27 13:31:45 -08:00
  • ce9111efa1 move to inline plotting? rowanc1 2014-02-27 12:40:46 -08:00
  • d8128c2976 setup.py work.. rowanc1 2014-02-27 12:31:59 -08:00
  • 0e9b1371e3 more setup.py stuff. rowanc1 2014-02-27 12:23:36 -08:00
  • e5105065a5 testing setup.py rowanc1 2014-02-27 12:18:22 -08:00
  • 9fb83ad727 try updating rtfd rowanc1 2014-02-27 09:51:02 -08:00
  • 7a5fde8a3e Minor changes to problem rowanc1 2014-02-27 09:44:23 -08:00
  • f83c84da81 Try fixing RTD rowanc1 2014-02-27 09:33:48 -08:00
  • ea0c4719fe added play notebook! seogi 2014-02-27 09:15:32 -08:00
  • 4c8741cd2e added git ignore seogi 2014-02-27 09:15:11 -08:00
  • 751d7098b6 Fix examples folder seogi 2014-02-27 09:12:54 -08:00
  • 3cba7845ca Little work for jacobian SEOGI KANG 2014-02-27 08:10:37 -08:00
  • bcfefde2da modified: simpegPF/notebooks/Jacobian.ipynb modified: simpegPF/Tests/test_forward_PFproblem.py seogi 2014-02-26 17:28:48 -08:00
  • 8232f94fcf Working for jacobian seogi 2014-02-26 17:26:21 -08:00
  • 004e225844 Documentation Mag seogi 2014-02-26 16:56:11 -08:00
  • d0a734b17c Added option to invert the material property. rowanc1 2014-02-26 16:29:33 -08:00
  • b0b4a00172 docs updates and notation changes rowanc1 2014-02-26 16:25:40 -08:00
  • 02b5a4398a Merge pull request #60 from simpeg/develop Rowan Cockett 2014-02-26 15:43:17 -08:00
  • 0dec95aa4f updates/typos in docs rowanc1 2014-02-26 15:38:28 -08:00
  • 1c17c3341e Major updates to innerProducts documentation rowanc1 2014-02-26 15:12:30 -08:00
  • 297b16bf43 Rewrote TDEM_b tests to work with a log/active cell/1D combo model. Reorganized. Dave Marchant 2014-02-26 11:38:41 -08:00
  • 8ed0ee29e2 Merge branch 'master' of https://github.com/simpeg/simpegem Dave Marchant 2014-02-26 11:34:00 -08:00
  • 3a3949d9bb Modifications to TDEM_b Dave Marchant 2014-02-26 11:33:39 -08:00
  • 47c1699870 Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean rowanc1 2014-02-26 10:10:29 -08:00
  • c86407fcd0 Merge pull request #59 from simpeg/boundaryConditions Rowan Cockett 2014-02-26 10:02:31 -08:00
  • 876ee17bf9 Merge branch 'develop' of https://github.com/simpeg/simpeg into boundaryConditions rowanc1 2014-02-26 09:17:32 -08:00
  • 425d472f31 updates to problem and data. rowanc1 2014-02-26 09:16:41 -08:00
  • a253adcf4e slightly more complicated... lots of ToDos rowanc1 2014-02-25 23:22:37 -08:00
  • c84a112ebc initial writing of the sensitivity (J) rowanc1 2014-02-25 22:14:35 -08:00
  • fcb63d5078 make a positive definite rowanc1 2014-02-25 20:57:48 -08:00
  • 1016def784 minor updates rowanc1 2014-02-25 17:24:11 -08:00
  • 0084a278b5 derivative tests rowanc1 2014-02-25 16:54:29 -08:00
  • e0ea38ff85 Added nonLinearModel Object rowanc1 2014-02-25 12:14:59 -08:00
  • 715bed21ce Initial commit of richards equation code. Forward working. Inverse untested. rowanc1 2014-02-25 11:35:13 -08:00
  • beb87d1f36 initial commit rowanc1 2014-02-25 11:20:27 -08:00
  • 30fd9a3c3d Docs reorganization. rowanc1 2014-02-25 09:51:39 -08:00
  • aef96902e9 Minor updates. rowanc1 2014-02-25 09:50:09 -08:00
  • 1fc9c0407c fixed plotting in documentation rowanc1 2014-02-24 22:07:58 -08:00
  • a576c566d0 fixed imports rowanc1 2014-02-24 22:00:56 -08:00
  • e385b55674 First documentation seogi 2014-02-24 16:59:00 -08:00
  • 90fa9c3727 Added check on modelPair in Problem. rowanc1 2014-02-24 14:38:19 -08:00
  • 48b00400b3 Lowered tolerance on utility tests rowanc1 2014-02-24 12:24:35 -08:00
  • e662276cc1 mag work, forward problem running rowanc1 2014-02-24 10:40:17 -08:00
  • ab399a2a28 Merge branch 'develop' of https://github.com/simpeg/simpeg into boundaryConditions rowanc1 2014-02-24 10:11:24 -08:00
  • 72510420a6 testCylEdgeCurl start rowanc1 2014-02-23 13:52:23 -08:00
  • 5c8b6f4a21 updates to initial structure rowanc1 2014-02-23 13:23:16 -08:00
  • 3b97872601 Initial work on bringing mag into simpeg framework rowanc1 2014-02-23 13:18:02 -08:00