Brendan Smithyman
ca8d8f8c2d
Futurize 1, futurize 2, pasteurize.
2016-07-16 14:17:02 -05:00
Lindsey Heagy
a690cab131
simple field receivers are Point receivers
2016-05-11 09:05:13 -07:00
Lindsey Heagy
11e6b452c9
renamed FDEM.py to ProblemFDEM.py, changed real_or_imag to component
2016-05-10 17:26:16 -07:00
Lindsey Heagy
abd919e862
Merge branch 'dev' into em/dev
2016-05-09 11:32:59 -07:00
Lindsey Heagy
f7c46ed83b
Rx classes for FDEM
2016-05-08 12:41:06 -07:00
Lindsey Heagy
52747c0926
update example
2016-05-08 11:35:28 -07:00
Rowan Cockett
8d6bd65923
Better list comprehension.
2016-04-05 14:26:45 -07:00
Lindsey Heagy
2c4055aec1
Naming conventions in Maps (re #231 )
...
- FullMap --> SurjectFull
- Vertical1DMap --> SurjectVertical1D
- Map2Dto3D --> Surject2Dto3D
- ActiveCells --> InjectActiveCells
- ActiveCellsTopo --> InjectActiveCellsTopo
2016-02-14 15:43:32 -08:00
Lindsey Heagy
1457e51fc1
from SimPEG.EM import mu_0
2016-01-28 23:44:02 -08:00
Lindsey Heagy
4bcc9e0850
- name cleanup in Jvec and Jtvec (use u instead of f to be consistent with the rest of SimPEG)
...
- example 1D inversion for FDEM
2016-01-28 14:00:47 -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
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
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