Lindsey Heagy
f2e13182bf
Merge branch 'dev' into feat/plotImage-curvilinear
...
# Conflicts:
# SimPEG/Examples/__init__.py
2016-05-29 16:43:40 -07:00
Rowan Cockett
825511e9d3
Add a curvilinear plotImage function, update example.
2016-05-29 13:17:22 -07:00
Lindsey
ace9cad016
Merge pull request #303 from simpeg/dcip/ref
...
Dcip/ref
2016-04-29 10:49:50 -07:00
seogi_macbook
f944f9b76b
1. Add distributed source for nodal discretization
...
2. Add Analytic tests
3. Fix simple bug in PlotSlice for nodal variable
4. Add more analytic function (sphere)
2016-04-25 10:58:54 -07:00
Rowan Cockett
3e4f47711c
remove mutable arguments.
2016-04-07 16:35:47 -07:00
Rowan Cockett
985d5b6469
Bump version: 0.1.7 → 0.1.8 (+7 squashed commits)
...
Squashed commits:
[ac5bb36] Bump version: 0.1.8 → 0.1.9
[8acd6b2] ImportException --> ImportError
[ac410a8] matplotlib.pyplot has errors on import, put these in the functions
that rely on them directly.
[f128a20] Bump version: 0.1.6 → 0.1.7
[5866bea] Remove IPython utils.
These are out of date, and have problems on Linux (without a proper
visual backend).
[a519e56] Bump version: 0.1.5 → 0.1.6
[f45aa83] Bump version: 0.1.4 → 0.1.5
2016-01-10 13:38:06 -08:00
Rowan Cockett
1a43600781
Updates to MeshSlice view.
2015-11-20 15:08:37 -08:00
Rowan Cockett
c1b5f45ac7
PlotSlice in OcTree
2015-11-18 11:52:05 -08:00
seogi_macbook
686598cc8f
Add ignore values
2015-06-03 23:37:36 -07:00
Lindsey Heagy
d8b04b0859
LOM --> Curv
2015-05-15 09:21:54 -07:00
Rowan Cockett
b518b9b871
updates to cylindrical to tensor mesh interpolation, tested.
2015-03-19 16:22:55 -07:00
Rowan Cockett
496ba70982
CylView and minor tensor mesh update
2015-01-29 10:50:06 -08:00
rowanc1
398a73e2c2
return value on plot slice
2014-05-19 21:42:23 -07:00
rowanc1
102d5721c5
Solver updates. Remove .solve() replace with a multiplication.
2014-05-16 19:33:29 -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
df2cffb76e
Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
2014-03-31 15:30:18 -07:00
rowanc1
8276759c3e
Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
...
Conflicts:
SimPEG/Mesh/View.py
2014-03-17 09:20:36 -07:00
rowanc1
cfb0a7f447
Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
...
Conflicts:
SimPEG/Mesh/LogicallyRectMesh.py
SimPEG/Mesh/TensorMesh.py
SimPEG/Mesh/__init__.py
SimPEG/Tests/TestUtils.py
SimPEG/Tests/test_operators.py
2014-03-06 18:17:39 -08:00
rowanc1
47c1699870
Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean
...
Conflicts:
SimPEG/Mesh/View.py
SimPEG/Tests/test_utils.py
2014-02-26 10:10:29 -08:00
rowanc1
f7b73d218e
Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean
...
Conflicts:
SimPEG/Mesh/TensorMesh.py
also lower top on one test.
2014-02-21 10:30:34 -08:00
rowanc1
558d8b9444
Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean
2014-02-18 12:49:00 -08:00
rowanc1
d5c09ce036
Combine view functions into one file.
2014-02-16 15:43:49 -08:00