Commit Graph

802 Commits

Author SHA1 Message Date
rowanc1 cf5be08d96 add a 2d to 3d map and test it! 2014-07-12 15:24:29 -05:00
rowanc1 9c9944c1a2 change defaults in directives 2014-07-12 15:24:11 -05:00
rowanc1 580fe969c1 remove matplotlib from hard requirements. 2014-07-05 08:18:40 -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 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 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 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 32fa4c95df Add tensorType to problem. 2014-06-18 11:08:42 -07:00
rowanc1 a93b25b488 pre multiplication in innerproduct code. 2014-06-18 10:21:10 -07: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
rowanc1 fb90faae50 more object oriented innerProducts 2014-06-16 14:16:19 -06:00
rowanc1 1d5ecbf303 Edge inner products updates for 1D 2014-06-16 14:01:03 -06:00
rowanc1 9512b377c0 InnerProducts working as an operator. Simplifications and generalizations in inner product code. 2014-06-16 12:17:01 -06:00
Dave Marchant 8d066582ec Added inverse method to ActiveCells mapping. 2014-06-09 11:28:49 -07:00
seogi 991a3e5fbc Working projected gauss newton CG 2014-06-03 16:20:36 -07:00
rowanc1 398a73e2c2 return value on plot slice 2014-05-19 21:42:23 -07:00
rowanc1 5382dc1520 duck typing 2014-05-19 11:08:13 -07:00
rowanc1 412a24e678 Solver in Problem Class, now bfgs uses that. 2014-05-19 11:00:10 -07:00
rowanc1 a10a090ff2 Warmstart the inverse problem every iteration (and at start when est beta.) 2014-05-19 10:45:28 -07:00
rowanc1 4e29141fe7 invproblem changes 2014-05-19 01:23:07 -07:00
rowanc1 f9328d6a0e circle map 2014-05-18 23:59:42 -07:00
rowanc1 1e2b239e7b move fields to problem class. 2014-05-18 23:12:01 -07:00
rowanc1 fe8bf9e6af update travis to email 2014-05-18 20:19:16 -07:00
rowanc1 4af67b8da4 more fields updates and tests 2014-05-18 19:50:55 -07:00
rowanc1 e06d6e9a56 Survey Fields updates. 2014-05-18 19:21:57 -07:00
rowanc1 9fe6973ffb Add and test time index passing to aliased time fields 2014-05-18 18:22:31 -07:00
rowanc1 129d6d6b45 Memory profiler wrapper 2014-05-18 18:05:19 -07:00
rowanc1 8f69670fce modelObj and dataObj --> eval 2014-05-18 17:09:44 -07:00
rowanc1 c153183894 map and model updates 2014-05-18 16:46:25 -07:00
rowanc1 be0be1e986 curModel in problem and combo maps no longer takes a mesh. 2014-05-18 16:09:47 -07:00