Commit Graph

  • 8f1df12252 copy docs badges from readme to docs index ref/quant-code Lindsey Heagy 2016-07-21 22:30:49 -07:00
  • 002554209b listing and remove wildcard inputs from tes_Mixed_boundaryPoisson Lindsey Heagy 2016-07-21 22:28:20 -07:00
  • 76f140f89b pep8 linting Lindsey Heagy 2016-07-21 21:58:42 -07:00
  • 5ce26a97ae remove wildcard imports from test_Fields Lindsey Heagy 2016-07-21 21:39:11 -07:00
  • a087c6e5b1 fix broken link Lindsey Heagy 2016-07-21 21:34:17 -07:00
  • 44ec0623d6 fixed formatting changes from quantified code, test links in docs Lindsey Heagy 2016-07-21 14:38:05 -07:00
  • 57d0c84b41 use @property for nodal and cell centered curvi grids Lindsey Heagy 2016-07-21 13:19:23 -07:00
  • a7befd6783 fix typo in cell grad Lindsey Heagy 2016-07-21 12:38:21 -07:00
  • 7acf46ddb8 fix typo in faceDivz Lindsey Heagy 2016-07-21 12:32:49 -07:00
  • b54d2494f5 add codacy to readme Lindsey Heagy 2016-07-21 12:20:58 -07:00
  • 45f5906554 Migrated % string formating Cody 2016-07-21 19:04:48 +00:00
  • 8093288391 fix double negative Lindsey Heagy 2016-07-21 11:59:59 -07:00
  • 7457912d84 avoid double import of numpy Lindsey Heagy 2016-07-21 11:58:52 -07:00
  • 910d4214b3 remove extra import of unittest Lindsey Heagy 2016-07-21 11:56:49 -07:00
  • 20e80ed983 use @property decorator in DiffOperators.py Lindsey Heagy 2016-07-21 11:55:14 -07:00
  • 3e8580f28d update readme Lindsey Heagy 2016-07-21 09:59:43 -07:00
  • 3ad2c98d43 use @property decorator in curve mesh (see: https://www.quantifiedcode.com/app/project/933aa3decf444538aa432c8817169b6d?groups=code_patterns%3A3bECxdfc%3Af0&tab=basics) Lindsey Heagy 2016-07-21 09:58:14 -07:00
  • 714afa860f misc fixes feat/Python3 gitea 2016-07-21 14:20:37 +08:00
  • a3c0c10e48 cleanup in mapping tests feat/mappingderivs Lindsey Heagy 2016-07-20 09:24:32 -07:00
  • 9fd981c3ef Merge pull request #362 from simpeg/patch/coveragedocs master analytics Lindsey Heagy 2016-07-20 10:25:24 -05:00
  • 97869c309d Update README.rst Lindsey Heagy 2016-07-18 19:10:50 -07:00
  • e9c54a2abb use codecov.io for all coverage, remove coveralls badge Lindsey Heagy 2016-07-18 18:49:18 -07:00
  • 2c429f9dc2 Parametric maps renamed to ParametricXXXMap. Some Pep8-ing Lindsey Heagy 2016-07-18 10:31:25 -07:00
  • f7a70aa6a7 Possibly deal with a good chunk of the old_divs Brendan Smithyman 2016-07-17 16:02:43 -05:00
  • 62b3a3a218 light pep8 formatting in tests Lindsey Heagy 2016-07-16 16:26:36 -07:00
  • 6826df8989 test all new maps unless added to exclude list Lindsey Heagy 2016-07-16 16:26:14 -07:00
  • 7189ec5b2f Test Python3. Brendan Smithyman 2016-07-16 14:37:45 -05:00
  • 4c2a61bf54 Fix deps. Brendan Smithyman 2016-07-16 14:35:56 -05:00
  • ca8d8f8c2d Futurize 1, futurize 2, pasteurize. Brendan Smithyman 2016-07-16 14:17:02 -05:00
  • 78fce342cf typo fix Lindsey Heagy 2016-07-16 05:42:06 -07:00
  • 94f799e7c4 fix assert Lindsey Heagy 2016-07-16 05:38:04 -07:00
  • 947c671c8c Merge branch 'dev' into feat/mappingderivs Lindsey Heagy 2016-07-15 14:29:46 -07:00
  • 0367a172a2 light docs and pep8 cleanup Lindsey Heagy 2016-07-15 13:50:02 -07:00
  • 362975d2bd Merge pull request #359 from simpeg/dev Lindsey Heagy 2016-07-15 15:26:39 -05:00
  • cf34415ae8 Merge pull request #358 from simpeg/feat/codecov dev Lindsey Heagy 2016-07-14 08:51:57 -06:00
  • 09ec5621ae remove coveralls Lindsey Heagy 2016-07-13 19:46:27 -07:00
  • 4e583fc566 fix indentation level Lindsey Heagy 2016-07-13 13:40:38 -07:00
  • ea62998250 use codecov.io Lindsey Heagy 2016-07-13 12:15:15 -07:00
  • 71098a01b5 Allow to forward G data without storing the kernel. Add figure-axes options to plot data function pf/dev D Fournier 2016-07-12 06:36:25 -07:00
  • a0c9584c55 Added writeUBC_DCobs to StaticUtils from DCIPUtils dcip/dev Michael Mitchell 2016-07-05 16:03:58 -07:00
  • 2d992f32d4 Remove data class for Jv (possible memory leakage) seogi_macbook 2016-07-03 23:22:04 -07:00
  • b13b36dcb8 Small updates to the function call D Fournier 2016-07-01 13:51:47 -07:00
  • 66ee0f0422 Merge branch 'dev' into pf/dev D Fournier 2016-06-30 13:55:57 -07:00
  • 3f3b2e9232 Remove use of data class Jv when computing Jvec seogi_macbook 2016-06-30 11:50:56 -07:00
  • 4796b0f91f Merge pull request #357 from simpeg/analytics SEOGI KANG 2016-06-30 00:25:28 -07:00
  • 52b25e2dc5 Merge branch 'dev' of https://github.com/simpeg/simpeg into analytics seogi_macbook 2016-06-30 00:23:12 -07:00
  • 3cbefac3ba try using list for Jv instead of datapair - has been seen to cause memory leaks maps/feat-parametrizedBlock Lindsey Heagy 2016-06-29 15:55:34 -07:00
  • a289b656cd Fixes for kwargs variables in FDEMDipolarfields.py seogi_macbook 2016-06-29 13:09:11 -07:00
  • 334cd8e454 Bump version: 0.1.11 → 0.1.12 Lindsey Heagy 2016-06-29 09:49:29 -07:00
  • ecbdd90f63 Merge pull request #354 from simpeg/dev Lindsey Heagy 2016-06-29 09:46:33 -07:00
  • dcdcbd212a Update Maps.py Lindsey Heagy 2016-06-29 08:49:56 -07:00
  • 17b1459b57 Update Maps.py Lindsey Heagy 2016-06-29 08:48:35 -07:00
  • e7e497a06d don't use Zero() in mapping derivs) Lindsey Heagy 2016-06-29 08:45:45 -07:00
  • 394dc9106a Merge pull request #332 from simpeg/ref/regularization dfournier 2016-06-29 08:39:29 -07:00
  • d010886c7e minor fix em/ref/tdem seogi_macbook 2016-06-28 19:16:41 -07:00
  • 222035d0b8 Modify testings ... for TDEM seogi_macbook 2016-06-28 19:15:20 -07:00
  • f4f10ff027 remove temporary print statemement. seogi_macbook 2016-06-28 19:01:32 -07:00
  • 53adb3abd7 Tracking memory leakages in TDEM code seogi_macbook 2016-06-28 19:00:39 -07:00
  • 61a1d3207b delete fields_deriv seogi_macbook 2016-06-28 11:42:30 -07:00
  • 875885c684 typo fix Lindsey Heagy 2016-06-28 11:28:44 -07:00
  • e179b5e71d make sure factors of JtVec get cleaned Lindsey Heagy 2016-06-28 11:25:17 -07:00
  • 3157aa02cf naming update Lindsey Heagy 2016-06-28 08:15:19 -07:00
  • 43d0b0369f Add printing for TDEM fwd problem. seogi_macbook 2016-06-28 01:02:03 -07:00
  • b7546d332b - Add CircularLoop for TDEM source - Fix bug for verbose option in Problem_b (TDEM) seogi_macbook 2016-06-27 22:59:57 -07:00
  • eda2394411 fix bug for omega. seogi_macbook 2016-06-27 13:04:30 -07:00
  • 3deca9ed77 Merge pull request #351 from simpeg/example/mesh2mesh Rowan Cockett 2016-06-26 21:22:28 -06:00
  • ba173674ec Mesh2Mesh and Combo Map examples. Rowan Cockett 2016-06-26 17:07:07 -06:00
  • 303da372aa Merged branch master into dev Rowan Cockett 2016-06-26 16:31:24 -06:00
  • 6d6e7fc8bd Merge pull request #350 from simpeg/fix/docs-images Rowan Cockett 2016-06-26 16:30:29 -06:00
  • 8ed3ec18fa Update README.rst Rowan Cockett 2016-06-26 16:29:20 -06:00
  • 8e944078c8 Merged branch dev into pf/dev Rowan Cockett 2016-06-26 16:25:13 -06:00
  • c40d11ef53 - better model for testing Parametric casing map - allow vector containing values in the inactive set to be passed (not just nC in length) Lindsey Heagy 2016-06-26 15:24:33 -07:00
  • 3960cfc313 Update index.rst Rowan Cockett 2016-06-26 16:17:30 -06:00
  • f4a8efab78 Whitespace. Rowan Cockett 2016-06-26 16:12:04 -06:00
  • 51c112a529 Updates to documentation and DC utilities. ref/dcip-removal Rowan Cockett 2016-06-26 16:07:35 -06:00
  • 57f8e35db7 Merge remote-tracking branch 'refs/remotes/origin/dev' Rowan Cockett 2016-06-26 14:08:28 -06:00
  • 2eba0b841f Merge pull request #338 from simpeg/dev Rowan Cockett 2016-06-26 14:01:03 -06:00
  • c75e3d0246 use a dictionary to keep track of parametric model parameters. Test mappings on cyl meshes, parametric casing and layer model Lindsey Heagy 2016-06-25 16:51:18 -07:00
  • c79bb998cb Merge pull request #348 from simpeg/analytics sgkang 2016-06-23 14:14:29 -07:00
  • 0763925743 fix minor bugs in analytics seogi_macbook 2016-06-23 14:12:49 -07:00
  • 14f0d90f99 debugging derivs Lindsey Heagy 2016-06-23 13:06:15 -07:00
  • 1a0b81a206 Merge pull request #341 from simpeg/analytics sgkang 2016-06-23 11:33:33 -07:00
  • 8b44f8d96b change FDEM_fields.py to FDEMDipolarfield.py seogi_macbook 2016-06-23 10:14:13 -07:00
  • 2bfd01ed7c Merge branch 'dev' of https://github.com/simpeg/simpeg into analytics seogi_macbook 2016-06-23 10:09:56 -07:00
  • e1ba80883d Incorporate Lindsey's suggestoins seogi_macbook 2016-06-23 09:10:50 -07:00
  • 64108eb36d Updates to the asset folder location. Rowan Cockett 2016-06-22 12:38:19 -06:00
  • a79fc7456d Change headers in docs. Rowan Cockett 2016-06-22 12:27:05 -06:00
  • 4074c67bcf Initial merge and minor refactor of simpegPF. Rowan Cockett 2016-06-22 12:25:08 -06:00
  • a54713f546 Change to NotImplementedError. Rowan Cockett 2016-06-22 11:32:54 -06:00
  • 0d8fa20257 Minor path cleanup. Rowan Cockett 2016-06-22 11:30:46 -06:00
  • 8d3a710d92 Updates to testing the boundary conditions. Rowan Cockett 2016-06-22 11:29:04 -06:00
  • bf2035425c Add ploting code. Rowan Cockett 2016-06-22 11:26:17 -06:00
  • 31e7bcb3f0 Analytic test Rowan Cockett 2016-06-22 11:24:46 -06:00
  • f216b6a748 Name change for problem. Rowan Cockett 2016-06-22 11:19:11 -06:00
  • 9336b821da Delete MagSurveyIE.py Rowan Cockett 2016-06-22 11:16:51 -06:00
  • d7dad2fe60 Delete Ex_sir_Wathen.py Rowan Cockett 2016-06-22 11:15:54 -06:00
  • 7dd0b1b2df Latest updates in preparation for merge with SimPEG D Fournier 2016-06-22 09:59:50 -07:00
  • 2f4c9a2a7a testing for maps times a vec Lindsey Heagy 2016-06-21 18:49:41 -07:00
  • b64d967e73 mapping derivs can take a vector and return a vector as per #342 Lindsey Heagy 2016-06-21 18:49:22 -07:00
  • 425b1e292c only accept one source for the prim-sec source Lindsey Heagy 2016-06-21 18:00:41 -07:00