Rowan Cockett
ef201be832
Merge branch 'dev' of https://github.com/simpeg/simpeg into mt/dev
...
Conflicts:
SimPEG/Utils/meshutils.py
docs/index.rst
tests/mesh/test_MeshIO.py
2016-01-29 11:46:19 -08:00
Rowan Cockett
20d5582c0f
Merge branch 'master' of https://github.com/simpeg/simpeg into dev
2016-01-28 22:29:59 -08:00
Lindsey Heagy
814bd00346
move examples right after getting started with SimPEG
2016-01-26 22:47:11 -08:00
Lindsey Heagy
98f209d1f0
specify that example is FDEM
2016-01-20 08:04:01 -08:00
Lindsey Heagy
7107cd9d94
plot a harmonic mag dipole
2016-01-19 23:57:41 -08:00
Lindsey Heagy
0b971f4a50
updated examples init to also update docs
2016-01-15 10:46:31 -08:00
Rowan Cockett
c6e90230d4
Updates to the correct pointer for the flow module (docs)
2016-01-14 15:57:15 -08:00
Rowan Cockett
b63434b89d
Updates to the documentation.
2016-01-14 15:56:35 -08:00
Rowan Cockett
558e8879fe
SimPEG.MT Mergify.
...
Merge branch 'move2Simpeg' of https://github.com/simpeg/simpegmt into mt/dev
Conflicts:
.gitignore
.travis.yml
LICENSE
docs/conf.py
docs/index.rst
requirements.txt
setup.py
2016-01-14 15:36:58 -08:00
Rowan Cockett
2c5b19b7a0
Updates to the documentation.
2016-01-10 17:21:01 -08: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
d93a23306c
Bump version: 0.1.3 → 0.1.4
2016-01-10 12:47:43 -08:00
Rowan Cockett
f0f3f6c06a
Update the examples init.py to explicitly reference things.
...
You can run the main function to update the docs and imports.
2016-01-02 18:06:49 -08:00
Rowan Cockett
b2aab4163b
New examples for Mesh
2015-11-26 13:56:04 -07:00
Rowan Cockett
be3667b4ab
New Examples
...
- Put all examples in same directory
- Make a single test
- use __init__.py to create the docs automatically
2015-11-25 16:03:08 -08:00
Rowan Cockett
56d5019b94
Updates to examples and documentation.
2015-11-24 22:09:50 -08:00
Rowan Cockett
e622dfb5cc
Merge branch 'master' of https://github.com/simpeg/simpegem into em/dev
...
Conflicts:
.coveragerc
.gitignore
.travis.yml
docs/api_Utils.rst
docs/conf.py
docs/index.rst
requirements.txt
setup.py
2015-11-04 09:59:11 -08:00
Rowan Cockett
465087beba
SimPEG.FLOW
2015-10-30 14:36:51 -07:00
Lindsey Heagy
0d88ec3652
explicit integration of sources (s_e for E-B formulation, s_m for H-J formulation) in the calculation of the RHS and associated updates to the documentation
2015-10-01 21:45:06 -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
cb73c38e8e
cleaned up math in docs
2015-07-06 23:59:21 -05:00
Lindsey Heagy
a84bc5cbc1
documentation updates
2015-07-06 19:04:24 -05: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
dc7cc1c716
tx -> src
2015-04-17 16:41:54 -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
f747d724c9
Make working in log conductivity a bit more explicit.
...
Should be fixed in the actual implementation, and use SimPEG maps
instead of forcing the user to work in weird units.
2014-07-03 09:56:05 -07:00
rowanc1
23141c682f
update example to work with new problem formulation in simpeg
2014-07-03 07:50: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
9400bdd9e0
update coveralls
2014-05-16 17:16:01 -07:00
rowanc1
b53d0e011d
Update Readme with coveralls
2014-05-16 17:15:38 -07:00