Lindsey Heagy
|
8f1df12252
|
copy docs badges from readme to docs index
|
2016-07-21 22:30:49 -07:00 |
|
Lindsey Heagy
|
002554209b
|
listing and remove wildcard inputs from tes_Mixed_boundaryPoisson
|
2016-07-21 22:28:20 -07:00 |
|
Lindsey Heagy
|
76f140f89b
|
pep8 linting
|
2016-07-21 21:58:42 -07:00 |
|
Lindsey Heagy
|
5ce26a97ae
|
remove wildcard imports from test_Fields
|
2016-07-21 21:39:11 -07:00 |
|
Lindsey Heagy
|
a087c6e5b1
|
fix broken link
|
2016-07-21 21:34:17 -07:00 |
|
Lindsey Heagy
|
44ec0623d6
|
fixed formatting changes from quantified code, test links in docs
|
2016-07-21 14:38:05 -07:00 |
|
Lindsey Heagy
|
57d0c84b41
|
use @property for nodal and cell centered curvi grids
|
2016-07-21 13:19:23 -07:00 |
|
Lindsey Heagy
|
a7befd6783
|
fix typo in cell grad
|
2016-07-21 12:38:21 -07:00 |
|
Lindsey Heagy
|
7acf46ddb8
|
fix typo in faceDivz
|
2016-07-21 12:32:49 -07:00 |
|
Lindsey Heagy
|
b54d2494f5
|
add codacy to readme
|
2016-07-21 12:20:58 -07:00 |
|
Cody
|
45f5906554
|
Migrated % string formating
|
2016-07-21 12:08:19 -07:00 |
|
Lindsey Heagy
|
8093288391
|
fix double negative
|
2016-07-21 11:59:59 -07:00 |
|
Lindsey Heagy
|
7457912d84
|
avoid double import of numpy
|
2016-07-21 11:58:52 -07:00 |
|
Lindsey Heagy
|
910d4214b3
|
remove extra import of unittest
|
2016-07-21 11:56:49 -07:00 |
|
Lindsey Heagy
|
20e80ed983
|
use @property decorator in DiffOperators.py
|
2016-07-21 11:55:14 -07:00 |
|
Lindsey Heagy
|
3e8580f28d
|
update readme
|
2016-07-21 09:59:43 -07:00 |
|
Lindsey Heagy
|
3ad2c98d43
|
use @property decorator in curve mesh (see: https://www.quantifiedcode.com/app/project/933aa3decf444538aa432c8817169b6d?groups=code_patterns%3A3bECxdfc%3Af0&tab=basics)
|
2016-07-21 09:58:14 -07:00 |
|
Lindsey Heagy
|
cf34415ae8
|
Merge pull request #358 from simpeg/feat/codecov
Feat/codecov
|
2016-07-14 08:51:57 -06:00 |
|
Lindsey Heagy
|
09ec5621ae
|
remove coveralls
|
2016-07-13 19:46:27 -07:00 |
|
Lindsey Heagy
|
4e583fc566
|
fix indentation level
|
2016-07-13 13:40:38 -07:00 |
|
Lindsey Heagy
|
ea62998250
|
use codecov.io
|
2016-07-13 12:15:15 -07:00 |
|
SEOGI KANG
|
4796b0f91f
|
Merge pull request #357 from simpeg/analytics
Analytics
|
2016-06-30 00:25:28 -07:00 |
|
seogi_macbook
|
52b25e2dc5
|
Merge branch 'dev' of https://github.com/simpeg/simpeg into analytics
|
2016-06-30 00:23:12 -07:00 |
|
seogi_macbook
|
a289b656cd
|
Fixes for kwargs variables in FDEMDipolarfields.py
|
2016-06-29 13:09:11 -07:00 |
|
Lindsey Heagy
|
334cd8e454
|
Bump version: 0.1.11 → 0.1.12
|
2016-06-29 09:49:29 -07:00 |
|
Lindsey Heagy
|
ecbdd90f63
|
Merge pull request #354 from simpeg/dev
Two new examples.
|
2016-06-29 09:46:33 -07:00 |
|
dfournier
|
394dc9106a
|
Merge pull request #332 from simpeg/ref/regularization
Automate the epsilon picking based on percentile of model values for …
|
2016-06-29 08:39:29 -07:00 |
|
seogi_macbook
|
eda2394411
|
fix bug for omega.
|
2016-06-27 13:04:30 -07:00 |
|
Rowan Cockett
|
3deca9ed77
|
Merge pull request #351 from simpeg/example/mesh2mesh
Mesh2Mesh and Combo Map examples.
|
2016-06-26 21:22:28 -06:00 |
|
Rowan Cockett
|
ba173674ec
|
Mesh2Mesh and Combo Map examples.
Also fixed plotting codes to show the plots by default.
|
2016-06-26 17:07:07 -06:00 |
|
Rowan Cockett
|
303da372aa
|
Merged branch master into dev
|
2016-06-26 16:31:24 -06:00 |
|
Rowan Cockett
|
6d6e7fc8bd
|
Merge pull request #350 from simpeg/fix/docs-images
Update index.rst
|
2016-06-26 16:30:29 -06:00 |
|
Rowan Cockett
|
8ed3ec18fa
|
Update README.rst
|
2016-06-26 16:29:20 -06:00 |
|
Rowan Cockett
|
3960cfc313
|
Update index.rst
|
2016-06-26 16:17:30 -06:00 |
|
Rowan Cockett
|
2eba0b841f
|
Merge pull request #338 from simpeg/dev
Dev
|
2016-06-26 14:01:03 -06:00 |
|
sgkang
|
c79bb998cb
|
Merge pull request #348 from simpeg/analytics
fix minor bugs in analytics (just for binder deploy)
|
2016-06-23 14:14:29 -07:00 |
|
seogi_macbook
|
0763925743
|
fix minor bugs in analytics
|
2016-06-23 14:12:49 -07:00 |
|
sgkang
|
1a0b81a206
|
Merge pull request #341 from simpeg/analytics
Analytics
|
2016-06-23 11:33:33 -07:00 |
|
seogi_macbook
|
8b44f8d96b
|
change FDEM_fields.py to FDEMDipolarfield.py
|
2016-06-23 10:14:13 -07:00 |
|
seogi_macbook
|
2bfd01ed7c
|
Merge branch 'dev' of https://github.com/simpeg/simpeg into analytics
|
2016-06-23 10:09:56 -07:00 |
|
seogi_macbook
|
e1ba80883d
|
Incorporate Lindsey's suggestoins
|
2016-06-23 09:10:50 -07:00 |
|
Rowan Cockett
|
a54713f546
|
Change to NotImplementedError.
|
2016-06-22 11:32:54 -06:00 |
|
Lindsey Heagy
|
ef382aed85
|
Merge branch 'master' into dev
|
2016-06-21 18:43:28 -06:00 |
|
seogi_macbook
|
1b33804e5a
|
Merge branch 'dev' of https://github.com/simpeg/simpeg into analytics
|
2016-06-21 11:15:23 -07:00 |
|
seogi_macbook
|
c161c5eab2
|
Merge branch 'master' of https://github.com/simpeg/simpeg into analytics
|
2016-06-21 11:14:56 -07:00 |
|
micmitch
|
f0944362c8
|
Silly mistake... needed zero arrays instead of scalars.
|
2016-06-14 15:22:36 -07:00 |
|
micmitch
|
e815ddaec7
|
Removed d typos from the end of function names.
|
2016-06-14 15:15:53 -07:00 |
|
Lindsey
|
64b0b4561f
|
Merge pull request #337 from simpeg/feat/docs-gae-travis-deploy
Feat/docs gae travis deploy
|
2016-06-13 19:16:22 -06:00 |
|
micmitch
|
b9d30af4a8
|
Changed \sigma to \hat{\sigma} = \sigma + i \omega \epsilon in the E field calculations.
|
2016-06-13 17:47:46 -07:00 |
|
micmitch
|
093f441331
|
Added functions to split electric field into "galvanic" and "inductive" portions.
|
2016-06-13 17:35:52 -07:00 |
|