2401 Commits
Author SHA1 Message Date
Lindsey e254c04297 Merge pull request #205 from simpeg/example-typo-patch-1
Update and rename EM_FDEM_1D_Inversion.py to EM_TDEM_1D_Inversion.py
2016-01-19 21:12:47 -08:00
D Fournier 45a5ab556e no message 2016-01-19 15:26:14 -08:00
D Fournier 6f508b0d27 Investigating problem with GNCG 2016-01-19 15:19:06 -08:00
D Fournier b2fc35ee75 Test script for multiple *.ts surfaces to block model (Lalor model) 2016-01-18 17:10:31 -08:00
Lindsey Heagy bb3f9a6a87 make projGLoc a method not a property 2016-01-17 14:54:02 -08:00
D Fournier 6a7d72bf85 Work on Example and mesh refinement for MinSIM 2016-01-17 13:39:10 -08:00
D Fournier c3c96a5bd8 VTK example for surface to mesh model - Thanks Gudni! 2016-01-15 16:49:27 -08:00
D Fournier 44b7dd184f Fix merge conflicts and add read GOCAD triangulated surface file 2016-01-15 12:38:08 -08:00
D Fournier dc7b8607eb Fix merge conflicts 2016-01-15 10:56:30 -08:00
Lindsey Heagy fac3f63fba Merge branch 'em/dev' into em/rx 2016-01-15 10:56:14 -08:00
Lindsey Heagy 8da4d78bde Merge branch 'master' into em/dev 2016-01-15 10:53:22 -08:00
Lindsey Heagy 0b971f4a50 updated examples init to also update docs 2016-01-15 10:46:31 -08:00
Lindsey 7a4aa4ddc3 Update and rename EM_FDEM_1D_Inversion.py to EM_TDEM_1D_Inversion.py
- this is a TDEM inversion (not FDEM)
2016-01-15 10:07:11 -08:00
D Fournier e4e19ceac1 Merge branch 'Dom' of https://github.com/simpeg/simpegpf into Dom
Conflicts:
	simpegPF/Magnetics.py
2016-01-15 00:03:37 -08:00
D Fournier c0445e5db5 Modify Inv Integral function
Start example in a notebook
2016-01-15 00:01:24 -08:00
Rowan Cockett 28b8a69d7b Merge pull request #203 from simpeg/em/dev
Em/dev
2016-01-14 21:21:07 -08:00
Lindsey 570dfb7aba Merge pull request #200 from simpeg/em/cleansolver
add Ainv.clean() to fdem fields, jvec, jtvec
2016-01-14 16:16:06 -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 e15913cf84 Import all code utils into the utils namespace. 2016-01-14 15:12:34 -08:00
Rowan Cockett 01b1122fcf Add default interpolation location (CC). 2016-01-14 15:12:09 -08:00
Lindsey Heagy 1700f4f9c0 add Ainv.clean() to fdem fields, jvec, jtvec 2016-01-14 14:00:55 -08:00
GudniRos d77b393d42 Fixed tests to. TotalField formulation not working. 2016-01-14 13:34:08 -08:00
GudniRos b9e1d794f6 Changed the name space to correspond with FDEM. 2016-01-14 13:25:16 -08:00
seogi_macbook 32f3ef301a Modifications for general waveform 2016-01-12 18:52:39 -08:00
D Fournier 2dfacdc904 Appended functions to BaseDC 2016-01-12 17:46:58 -08:00
GudniRos 2cf3d5d195 Working on the namespace, renamed problems. 2016-01-12 17:16:35 -08:00
GudniRos 02afcabd7d Updated code to use SimPEG.EM instead of simpegEM module. 2016-01-12 16:51:10 -08:00
Rowan Cockett dbcd57bc4e Minor clean ups. 2016-01-11 18:35:19 -08:00
D Fournier 27900498c6 Add surface to mesh test
Fix forward function call
2016-01-11 16:40:28 -08:00
Rowan Cockett 17348e14e4 Merge pull request #198 from simpeg/bug/solver
Solver Bugs
2016-01-10 19:20:57 -08:00
Rowan Cockett cdf0ebf8d0 Merge pull request #197 from simpeg/dev
Dev
2016-01-10 18:47:52 -08:00
Rowan Cockett dedabcc15f Allow solver kwargs to go to the class directly. 2016-01-10 18:36:57 -08:00
Rowan Cockett ff0c81b96e Merge pull request #196 from simpeg/feat/docs
Feat/docs
2016-01-10 18:33:54 -08:00
Rowan Cockett 2c5b19b7a0 Updates to the documentation. 2016-01-10 17:21:01 -08:00
Rowan Cockett 8a61259cab Remove out of date GCE folder. 2016-01-10 15:17:13 -08:00
Rowan Cockett f482f9d877 Rearrange tests in order of speed for travis. 2016-01-10 15:16:46 -08:00
Rowan Cockett 1ba96ba8d0 Merge pull request #194 from simpeg/dev
Example, Pip, Zero, Identity, Faster Builds
2016-01-10 14:02: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
v0.1.9
2016-01-10 13:38:06 -08:00
Rowan Cockett 8da717521c Update scripts for pip 2016-01-10 13:01:00 -08:00
Rowan Cockett d93a23306c Bump version: 0.1.3 → 0.1.4 v0.1.4 2016-01-10 12:47:43 -08:00
D Fournier 958c4d151a Test interpolation methods.
Attempt at using FFT to resample grid.
Need to can an FFT method for 2 grid ( pad, taper, resample, extract)
2016-01-04 12:29:28 -08:00
Rowan Cockett d38424a10f Merge pull request #193 from simpeg/feat/pymatsolver
Speed up the tests with pymatsolver.
2016-01-03 19:26:22 -08:00
Rowan Cockett 00a29d27aa Decrease the number of iterations on the EM derivatives.
This is to increase the speed at which travis runs tests.
2016-01-03 19:11:45 -08:00
Rowan Cockett 9ebd0fcedc Use pymatsolver in TravisCI 2016-01-03 19:02:06 -08:00
Rowan Cockett 6747882e52 Merge pull request #192 from simpeg/feat/examples
SimPEG examples
2016-01-03 14:02:38 -08:00
Rowan Cockett dd5f5df69e my_function.__name__ must be set to 'test_' for nosetests 2016-01-03 12:48:01 -08:00
Rowan Cockett d64fd4ae35 List examples in the init file. 2016-01-02 18:29:04 -08:00
Rowan Cockett a18d48348d Merge fast tests on travis. 2016-01-02 18:20:58 -08:00