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 |
|
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
|
1bcf58154f
|
Fix import stuff
|
2014-06-05 13:36:37 -07:00 |
|
seogi
|
3e35c6068b
|
Put CircularLoop as an option in TDEM
|
2014-06-05 13:11:24 -07:00 |
|
seogi
|
0838d21bce
|
Working CircularLoop code
: Can be used to compute initial condition for TDEM or
Secondary field approach for FDEM
|
2014-06-05 11:53:15 -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
|
b34b36bfb9
|
Test cyl example inversion
|
2014-05-19 11:53:58 -07:00 |
|
rowanc1
|
0718c2c50a
|
coverage updates
|
2014-05-19 11:40:30 -07:00 |
|
rowanc1
|
75fb7a8719
|
Update travis!
|
2014-05-19 11:30:32 -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
|
49e07477b2
|
some cpu optimizations
|
2014-05-19 01:23:34 -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
|
26079333bb
|
simpeg updates
|
2014-05-18 23:18:24 -07:00 |
|
rowanc1
|
bbf2a2a7f3
|
move fields to problem
|
2014-05-18 23:12:58 -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
|
f4a38e1165
|
update travis to email
|
2014-05-18 20:18:16 -07:00 |
|
rowanc1
|
4af67b8da4
|
more fields updates and tests
|
2014-05-18 19:50:55 -07:00 |
|
rowanc1
|
6aaacc382a
|
Memory optimizations. Fix y to be calculated on the fly.
|
2014-05-18 19:24:10 -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
|
06e8059e3c
|
more mesh and model updates.
|
2014-05-18 16:39:39 -07:00 |
|
rowanc1
|
7a15797fbe
|
Mesh and model updates.
|
2014-05-18 16:39:10 -07:00 |
|
rowanc1
|
be0be1e986
|
curModel in problem and combo maps no longer takes a mesh.
|
2014-05-18 16:09:47 -07:00 |
|
rowanc1
|
907e0eed47
|
Updates to mapping and models. Remove .transform and rename .transformDeriv to .deriv
|
2014-05-18 15:42:08 -07:00 |
|
rowanc1
|
8325919e63
|
Tweak the framework.
|
2014-05-18 10:57:06 -07:00 |
|
rowanc1
|
2392b7d6b9
|
test counter utils
|
2014-05-18 00:15:00 -07:00 |
|
rowanc1
|
709927a574
|
fix reg test
|
2014-05-18 00:10:48 -07:00 |
|
rowanc1
|
48743d1f44
|
rearrange maps docs
|
2014-05-18 00:01:07 -07:00 |
|
rowanc1
|
176ca05351
|
forward problem combined in docs
|
2014-05-17 23:41:05 -07:00 |
|
rowanc1
|
bdb62e8046
|
Documentation updates
|
2014-05-17 22:10:31 -07:00 |
|