This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
simpeg
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/simpeg.git
synced
2026-07-18 12:40:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b847c0e32c099d87733eb54c6a04ae9f8591bec
simpeg
/
SimPEG
/
EM
/
FDEM
T
History
Lindsey Heagy
9b847c0e32
replaced all numpy (a += b) with (a = a + b) because it plays more nicely with the Zero class
2015-11-24 10:06:15 -08:00
..
__init__.py
SurveyFDEM --> Survey, FieldsFDEM --> Fields
2015-11-17 22:17:38 -08:00
FDEM.py
replaced all numpy (a += b) with (a = a + b) because it plays more nicely with the Zero class
2015-11-24 10:06:15 -08:00
FieldsFDEM.py
replaced all numpy (a += b) with (a = a + b) because it plays more nicely with the Zero class
2015-11-24 10:06:15 -08:00
SrcFDEM.py
cleaned up sources
2015-11-23 18:03:49 -08:00
SurveyFDEM.py
merged master to get namespace changes, resolved merge conflicts, use zero, identity for derivs, defaults for primary fields and sources
2015-11-23 17:41:32 -08:00