Rowan Cockett
|
cd01f07467
|
Early return on plotting code.
|
2015-10-30 14:43:11 -07:00 |
|
Rowan Cockett
|
465087beba
|
SimPEG.FLOW
|
2015-10-30 14:36:51 -07:00 |
|
Rowan Cockett
|
536b9abb86
|
Merge pull request #121 from simpeg/travis
Rearrange Tests
|
2015-10-30 14:08:39 -07:00 |
|
Rowan Cockett
|
f9b77a9128
|
Merge pull request #120 from simpeg/zero
Zero and Identity - Useful for writing derivatives.
|
2015-10-30 14:01:58 -07:00 |
|
Rowan Cockett
|
fc3590ec9d
|
Merge pull request #118 from simpeg/bsmithyman-cythondep
Add Cython dependency
|
2015-10-30 14:01:44 -07:00 |
|
Rowan Cockett
|
7106b2b57f
|
Test examples
|
2015-10-30 13:59:25 -07:00 |
|
Rowan Cockett
|
b8fe0cfdbf
|
Separate tests into folders.
Build in a matrix?
|
2015-10-30 13:39:01 -07:00 |
|
Rowan Cockett
|
0885b72577
|
Zero and Identity - Useful for writing derivatives.
These should work with sparse matrices and numpy arrays.
```python
z = Zero()
z*A == 0
o = Identity()
o*A == A
```
|
2015-10-30 12:21:30 -07:00 |
|
Brendan Smithyman
|
de2891ccdf
|
Add Cython dependency
|
2015-10-28 10:05:58 -04:00 |
|
Lindsey
|
ed463c736f
|
Merge pull request #112 from simpeg/Citation
Citation
|
2015-10-11 19:38:41 -07:00 |
|
Lindsey
|
d148a5342c
|
Merge pull request #113 from simpeg/travis
try running travis on new framework
|
2015-10-10 13:23:17 -07:00 |
|
Lindsey Heagy
|
d3d453ac48
|
try running travis on new framework
|
2015-10-02 08:10:22 -07:00 |
|
Lindsey
|
ed6d091705
|
Update README.rst
added citation (not sure why .. include doesn't work)
|
2015-10-01 10:04:44 -07:00 |
|
Lindsey
|
c29f2792ff
|
Update CITATION.rst
|
2015-10-01 09:46:11 -07:00 |
|
Lindsey
|
ff2ce3f1c8
|
Update CITATION.rst
|
2015-10-01 09:43:06 -07:00 |
|
Lindsey
|
502e76c33a
|
Update CITATION.rst
|
2015-10-01 09:42:38 -07:00 |
|
Lindsey Heagy
|
8566316a12
|
add citation
|
2015-10-01 09:41:42 -07:00 |
|
seogi_macbook
|
2b17ad45ac
|
blah .. for spline map
|
2015-09-25 23:58:08 -07:00 |
|
seogi_macbook
|
23a3768b52
|
add spline fun
|
2015-09-25 23:36:37 -07:00 |
|
seogi_macbook
|
309e7f84cf
|
fix poly map
|
2015-09-25 23:29:17 -07:00 |
|
seogi_macbook
|
2c6a2ae35c
|
Fix bug for poly map
Working Spline map
|
2015-09-25 23:14:10 -07:00 |
|
seogi_macbook
|
575ac2ea7b
|
fix active cell map
|
2015-09-17 22:15:59 -07:00 |
|
seogi_macbook
|
168ad8b0ff
|
fix bug for active cell
|
2015-09-17 21:16:29 -07:00 |
|
seogi_macbook
|
7020201976
|
Extend polymap to 3D (now its kind of general), and test
|
2015-09-16 08:44:28 -07:00 |
|
seogi_macbook
|
efbd0da0b3
|
Merge branch 'Mappings'
|
2015-09-15 08:51:18 -07:00 |
|
seogi_macbook
|
f726a27269
|
Fix target misfit
|
2015-09-14 21:25:15 -07:00 |
|
Rowan Cockett
|
7f74f7ee82
|
Remove SimPEGLinearOperator as Scipy 16 has implemented this feature.
|
2015-09-14 15:14:33 -07:00 |
|
seogi_macbook
|
c886817773
|
Fix bug in CircMap
Add PolyMap for 2D, and test
|
2015-09-14 13:06:51 -07:00 |
|
Lindsey Heagy
|
7cd4ba7d61
|
updated inversion workflow image, discretization --> mesh and colors are same as in paper
|
2015-07-21 14:31:22 -07:00 |
|
Lindsey Heagy
|
b5336c1ca1
|
Fixed typo in Model builder, getIndecesBlock --> get IndicesBlock, added addBlock function
|
2015-07-06 14:57:19 -05:00 |
|
Lindsey
|
4848542632
|
Merge pull request #110 from simpeg/regMref
broke apart smoothness and smallness terms
|
2015-07-06 07:09:45 -05:00 |
|
Lindsey Heagy
|
9900885984
|
removed comment block and made deriv mD2 term consistent with eval call
|
2015-07-04 16:15:16 -07:00 |
|
Lindsey Heagy
|
0b5453dc98
|
defined Wsmooth to clarify where we are using m, m-mref
|
2015-07-04 16:09:50 -07:00 |
|
Lindsey
|
9e4d8e1884
|
Merge pull request #109 from simpeg/regMref
should be regularizing on m-mref in tikhonov regularization
|
2015-07-04 13:31:57 -07:00 |
|
Lindsey Heagy
|
001bcbce27
|
fixed Tikhonov deriv and added non-zero mref to testing
|
2015-07-04 13:21:56 -07:00 |
|
Lindsey Heagy
|
94ef2f1eb6
|
text formatting
|
2015-07-04 13:02:51 -07:00 |
|
Lindsey Heagy
|
f9f23dfd4b
|
should be regularizing m-mref
|
2015-07-04 13:00:49 -07:00 |
|
Lindsey Heagy
|
954cb2d7bc
|
assign self.nP in startup of PropMap
|
2015-06-30 22:54:56 -07:00 |
|
Lindsey Heagy
|
37368199f1
|
Merge branch 'master' of https://github.com/simpeg/simpeg
|
2015-06-30 15:17:00 -07:00 |
|
Lindsey Heagy
|
0b8f80f41e
|
fixed typo in ModelBuilder
|
2015-06-30 15:15:29 -07:00 |
|
Rowan Cockett
|
198dd165fc
|
Merge pull request #107 from simpeg/FullMap
FullMap takes a scalar and fills the whole model space with it
|
2015-06-29 12:45:49 -07:00 |
|
Lindsey
|
5aea1ee4d5
|
FullMap takes a scalar and fills the whole model space with it
|
2015-06-29 11:33:20 -07:00 |
|
Rowan Cockett
|
4113a7438b
|
updates to tolerances in the derivative check.
|
2015-06-05 16:29:15 -07:00 |
|
Rowan Cockett
|
6d3d8d78b6
|
updates to target misfit
|
2015-06-05 15:50:00 -07:00 |
|
Rowan Cockett
|
26a84c7bfc
|
updates to problem debugging abilities
|
2015-06-05 13:35:52 -07:00 |
|
Rowan Cockett
|
06ba32f07d
|
Merge branch 'master' of https://github.com/simpeg/simpeg
|
2015-06-05 10:29:27 -07:00 |
|
Rowan Cockett
|
08c9013fd1
|
updates to inversion directives
|
2015-06-05 10:29:11 -07:00 |
|
seogi_macbook
|
bf08fe83da
|
Merge branch 'master' of https://github.com/simpeg/simpeg
|
2015-06-03 23:38:07 -07:00 |
|
seogi_macbook
|
686598cc8f
|
Add ignore values
|
2015-06-03 23:37:36 -07:00 |
|
Rowan Cockett
|
9ec2fa5e79
|
ask 'mu' in self.curModel ?
|
2015-06-03 16:05:14 -07:00 |
|