Lindsey Heagy
|
7cd4ba7d61
|
updated inversion workflow image, discretization --> mesh and colors are same as in paper
|
2015-07-21 14:31:22 -07:00 |
|
Rowan Cockett
|
0c432e1d82
|
Bump version: 0.1.2 → 0.1.3
|
2015-05-15 12:36:26 -07:00 |
|
Rowan Cockett
|
abe0a9affe
|
Bump version: 0.1.1 → 0.1.2
|
2015-05-15 11:35:06 -07:00 |
|
Lindsey Heagy
|
6380add4ee
|
Logically Rectangular --> Curvilinear
|
2015-05-15 09:08:05 -07:00 |
|
Lindsey Heagy
|
e9fea3bad2
|
lrm --> curv
|
2015-05-14 23:43:32 -07:00 |
|
Lindsey Heagy
|
46b2e11ef8
|
LRM --> Curv
|
2015-05-14 23:35:38 -07:00 |
|
Lindsey
|
0f703739ed
|
Changes LRM to Curvilinear
|
2015-05-14 14:12:52 -07:00 |
|
Lindsey Heagy
|
b8a5ac93d7
|
Updated Inversion Workflow image to be the same as the one in the paper
|
2014-12-12 13:37:08 -08:00 |
|
rowanc1
|
5a66709022
|
updates to maps docs
|
2014-07-12 18:38:53 -05:00 |
|
rowanc1
|
c570b294e4
|
update documentation for the maps
|
2014-07-12 18:33:22 -05:00 |
|
SEOGI KANG
|
35e6f076c0
|
Upload notebooks for DC and Seismic Examples - Scipy2014
|
2014-07-11 22:41:26 -07:00 |
|
SEOGI KANG
|
906acd5441
|
Add examples
|
2014-07-11 15:49:18 -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 |
|
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
|
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 |
|
rowanc1
|
23e6ece0cd
|
Maps documentation.
|
2014-05-17 21:05:31 -07:00 |
|
rowanc1
|
063c84af91
|
Documentation, type(x) == np.ndarray --> isinstance(x,np.ndarray), and Model (untested.)
|
2014-05-17 16:50:51 -07:00 |
|
rowanc1
|
b33ec1828c
|
Rearrange Framework
|
2014-05-17 00:14:22 -07:00 |
|
rowanc1
|
18f0e61780
|
make synthetic data.
|
2014-05-16 21:49:24 -07:00 |
|
rowanc1
|
102d5721c5
|
Solver updates. Remove .solve() replace with a multiplication.
|
2014-05-16 19:33:29 -07:00 |
|
rowanc1
|
b53d0e011d
|
Update Readme with coveralls
|
2014-05-16 17:15:38 -07:00 |
|
rowanc1
|
baea24aaf6
|
Documentation Updates.
|
2014-04-26 13:12:56 -07:00 |
|
rowanc1
|
695d588cef
|
Remove Cyl1DMesh and update docs.
|
2014-04-26 12:28:32 -07:00 |
|
rowanc1
|
c9111e4151
|
#66: Update MeshTensor to be supported directly from TensorMesh. Also added 'C' to center tensors easily in the x0 option.
|
2014-04-26 12:16:49 -07:00 |
|
rowanc1
|
cbd11d0ae4
|
travis build status
|
2014-04-15 15:38:02 -07:00 |
|
rowanc1
|
2a4b448356
|
meshing docs updates
|
2014-04-15 10:32:52 -07:00 |
|
rowanc1
|
1f46e37cda
|
Documentation Updates
|
2014-04-15 10:28:48 -07:00 |
|
rowanc1
|
d88fc1c383
|
Some Changes to Maps and documentation
|
2014-04-15 10:20:32 -07:00 |
|
rowanc1
|
3a9def5ad8
|
Documentation updates for forward problem.
|
2014-04-06 21:50:11 -06:00 |
|
rowanc1
|
ecc7aaf9b0
|
Updates to Solver Wrappers.
bug fix in dependentProperty
|
2014-03-19 13:33:45 -07:00 |
|
rowanc1
|
8ff74f12d9
|
minor documentation updates
|
2014-03-19 11:47:12 -07:00 |
|
rowanc1
|
44ab7de6bc
|
Wrapper utils for Solvers
|
2014-03-19 10:34:37 -07:00 |
|
rowanc1
|
8d2b41299b
|
Updates to docs.
|
2014-03-17 09:35:24 -07:00 |
|
rowanc1
|
fcaff5ed64
|
Changed Data to Survey as per Issue #61
|
2014-03-07 13:55:08 -08:00 |
|
rowanc1
|
48e506f4bb
|
Clean Plot grid code and add to documentation
|
2014-03-03 15:50:06 -08:00 |
|
rowanc1
|
eeae3ec783
|
Changed LogicallyOrthogonalMesh to LogicallyRectMesh and updated all dependencies.
LOM --> LRM
removed LomView.py, and put plot grid code inside Mesh code.
Added tutorial style introduction to the mesh.
|
2014-03-03 12:23:20 -08:00 |
|
rowanc1
|
8eaff94e48
|
Documentation for taking the derivatives of innerProducts
|
2014-03-02 23:34:31 -08:00 |
|
rowanc1
|
b5c7b11265
|
updates to face innerProducts
Increase Speed
Add derivatives
Add tests
|
2014-02-28 15:21:39 -08:00 |
|
rowanc1
|
b0b4a00172
|
docs updates and notation changes
|
2014-02-26 16:25:40 -08:00 |
|
rowanc1
|
0dec95aa4f
|
updates/typos in docs
|
2014-02-26 15:38:28 -08:00 |
|
rowanc1
|
1c17c3341e
|
Major updates to innerProducts documentation
|
2014-02-26 15:12:30 -08:00 |
|
rowanc1
|
30fd9a3c3d
|
Docs reorganization.
|
2014-02-25 09:51:39 -08:00 |
|
rowanc1
|
57320fb2bc
|
Documentation updates.
|
2014-01-24 09:55:24 -07:00 |
|
rowanc1
|
cae723eb0e
|
Moved parameters to separate file. Documentation updates.
|
2014-01-24 09:36:01 -07:00 |
|
rowanc1
|
1055b613ce
|
Removed runTestsHTML, combined build results into testing section.
|
2014-01-19 13:46:42 -07:00 |
|
rowanc1
|
25d79d3636
|
Clean Up Documentation
|
2014-01-19 13:39:50 -07:00 |
|