Commit Graph

2272 Commits

Author SHA1 Message Date
Rowan Cockett 26c3d8d616 Merge pull request #53 from simpeg/develop
Merge Develop into Master
2014-02-13 17:28:10 -08:00
rowanc1 7f9a5075d9 added projectFieldsAdjoint 2014-02-13 16:53:38 -08:00
rowanc1 9b3e190092 added email notifications to travis 2014-02-13 16:13:20 -08:00
rowanc1 cd62bfd17b added email notifications to the build testing 2014-02-13 16:10:47 -08:00
rowanc1 a2e9b3f780 docs reorganization 2014-02-13 16:05:34 -08:00
rowanc1 47c2927ffc changed to inline equation default for mathjax 2014-02-13 08:41:18 -08:00
rowanc1 b0a99d4116 moved notes to documentation. 2014-02-13 00:37:10 -08:00
rowanc1 9370e24643 Added code from KrisDavis for sources written for SimPEG. 2014-02-12 19:35:43 -08:00
rowanc1 842a3c367e Speed up tensor mesh test. 2014-02-12 19:28:38 -08:00
Rowan Cockett 00bda323b2 Merge pull request #49 from simpeg/quadtree
Quadtree and OcTree
2014-02-12 19:21:34 -08:00
rowanc1 82edde7f71 Move to own repo. 2014-02-12 19:14:11 -08:00
rowanc1 5239e57c69 testing the sensitivities 2014-02-12 16:59:56 -08:00
Dave Marchant b42f523db0 Updates to the notes. 2014-02-12 15:56:19 -08:00
Dave Marchant 434a4232d5 Added test for AhVec and solveAh 2014-02-12 15:55:56 -08:00
rowanc1 4e08f12de4 bug fix for RHS variable 2014-02-12 15:53:11 -08:00
rowanc1 c01f1a4a5a make fields return vector if only one Tx 2014-02-12 15:24:55 -08:00
rowanc1 732ff882e0 minor changes to tdem writeup and code (still buggy!) 2014-02-12 15:02:55 -08:00
Dave Marchant 99157a89c8 Beginnings of some documentation. 2014-02-12 14:07:44 -08:00
Dave Marchant 80fff7722e Added some notes. 2014-02-12 14:07:07 -08:00
Dave Marchant ffb87aafa7 Added tests for G. 2014-02-12 11:36:49 -08:00
rowanc1 e6d6297488 Removed Examples dir, and put it up a level (outside SimPEG path) renamed to tutorials for future tutorial development. 2014-02-12 10:23:38 -08:00
rowanc1 52bdf7997b Merge branch 'develop' of https://github.com/simpeg/simpeg into develop 2014-02-12 09:56:37 -08:00
rowanc1 20cb359e82 Removed (now broken) database stuff. 2014-02-12 09:56:20 -08:00
rowanc1 7037371311 pointer to x0 2014-02-12 08:55:13 -08:00
Dave Marchant d4a316b764 Playing with derivative tests.... I think its working..... 2014-02-12 00:00:03 -08:00
rowanc1 7b025ed95a Memory optimizations: use __slots__ to save 1GB of ram on modest sized problem. Get rid of dictionaries (they are expensive here). 2014-02-11 23:31:01 -08:00
Dave Marchant cf620acf22 Reorganization. 2014-02-11 23:02:16 -08:00
Dave Marchant 6e6d90d362 Added AhVec method and test. 2014-02-11 22:51:10 -08:00
Dave Marchant 88fb57bd9f change field --> fields 2014-02-11 21:36:46 -08:00
Dave Marchant 34a4d5cb64 Mass derivs in cylindrical mesh. 2014-02-11 21:29:25 -08:00
rowanc1 eef528592a Merge branch 'develop' of https://github.com/simpeg/simpeg into quadtree 2014-02-11 19:16:47 -08:00
rowanc1 38e1d5a1eb lower tolerance on testing random meshes for 1D interpolation 2014-02-11 19:16:11 -08:00
rowanc1 a89535781f edgeCurl on ocTree 2014-02-11 19:10:29 -08:00
rowanc1 6c62d48413 Merge branch 'develop' of https://github.com/simpeg/simpeg into quadtree 2014-02-11 18:56:24 -08:00
rowanc1 b63675c0d8 patch develop branch 2014-02-11 18:55:17 -08:00
rowanc1 4a92b6b5eb change field --> fields 2014-02-11 18:45:30 -08:00
rowanc1 12e885f5ce change field--> fields 2014-02-11 18:45:06 -08:00
Dave Marchant d7566f42e5 Work on the time domain inverse problem. 2014-02-11 16:41:17 -08:00
rowanc1 62f00004eb bug fix. 2014-02-11 15:02:30 -08:00
rowanc1 aa539462a1 Nodal Gradient! 2014-02-11 13:58:31 -08:00
rowanc1 87a8890133 nodes in 3D cell 2014-02-11 13:35:05 -08:00
rowanc1 38fbc0cfac Merge branch 'develop' of https://github.com/simpeg/simpeg into quadtree 2014-02-11 13:21:50 -08:00
rowanc1 f6b85ca173 getEdgeMassDeriv 2014-02-11 13:20:46 -08:00
rowanc1 aa122eaa19 Edge Innerproducts 2014-02-11 11:39:48 -08:00
rowanc1 53c2dcd3ba refactor numbering code for faces and fix inner product bug 2014-02-11 11:02:39 -08:00
rowanc1 a808aa5774 FaceInnerProducts for TreeMesh 2014-02-10 22:35:28 -08:00
rowanc1 61e86c2dd9 combine edge inner product code 2014-02-10 22:16:37 -08:00
rowanc1 c1a6fc950b combine edge inner products 2D and 3D 2014-02-10 22:10:34 -08:00
rowanc1 53cf9bdd77 pulled out tensor creation code. 2014-02-10 21:50:51 -08:00
rowanc1 ac758f1a65 finished pulling out projection code. 2014-02-10 21:42:16 -08:00