Commit Graph

128 Commits

Author SHA1 Message Date
rowanc1 fcaff5ed64 Changed Data to Survey as per Issue #61 2014-03-07 13:55:08 -08:00
rowanc1 90967ce7f9 isScalar in Utils (tested) and support for scalar inner products and derivatives (tested). 2014-03-04 12:19:57 -08:00
rowanc1 48e506f4bb Clean Plot grid code and add to documentation 2014-03-03 15:50:06 -08:00
rowanc1 eeae3ec783 Changed LogicallyOrthogonalMesh to LogicallyRectMesh and updated all dependencies.
LOM --> LRM

removed LomView.py, and put plot grid code inside Mesh code.

Added tutorial style introduction to the mesh.
2014-03-03 12:23:20 -08:00
rowanc1 1e5053085d changed matutils to handle vector material properties not just columns 2014-02-28 15:19:57 -08:00
rowanc1 ff5cd54297 clean up after sputils delete 2014-02-21 21:53:44 -08:00
rowanc1 891c4ce972 added invPropertyTensor and makeTensor to matUtils
combined sp utils into mat utils
2014-02-21 19:55:44 -08:00
rowanc1 361fb719f0 Fix and test interpolation. Issue #43 2014-02-20 10:06:10 -08:00
rowanc1 9f2c976be1 interp bug fixes 2014-02-20 00:38:13 -08:00
rowanc1 8b295ed7eb interp updates 2014-02-20 00:09:46 -08:00
rowanc1 fdfc1c600e fixed sub2ind and ind2sub (thin wrappers on numpy) as per Issue #58 2014-02-19 18:49:30 -08:00
rowanc1 120c0e5cc9 updated docs 2014-02-14 10:05:23 -08:00
Rowan Cockett 00bda323b2 Merge pull request #49 from simpeg/quadtree
Quadtree and OcTree
2014-02-12 19:21:34 -08:00
rowanc1 20cb359e82 Removed (now broken) database stuff. 2014-02-12 09:56:20 -08:00
rowanc1 3d21f690cc Merge branch 'develop' of https://github.com/simpeg/simpeg into quadtree
Conflicts:
	SimPEG/__init__.py
2014-02-07 15:06:27 -08:00
Dave Marchant e56ca4fcbb Added sdInv to utils. 2014-02-05 21:49:39 -08:00
Dave Marchant 78e49c283e Moved em sources to simpegEM. 2014-02-05 12:29:53 -08:00
rowanc1 57320fb2bc Documentation updates. 2014-01-24 09:55:24 -07:00
rowanc1 cae723eb0e Moved parameters to separate file. Documentation updates. 2014-01-24 09:36:01 -07:00
rowanc1 56dc9a5591 pointers to parent. rename _iter to iter 2014-01-24 08:20:29 -07:00
rowanc1 25d79d3636 Clean Up Documentation 2014-01-19 13:39:50 -07:00
rowanc1 583f3ed8d0 Added ParameterProperty, which handles the logic for calling the parameter each iteration of the optimization. 2014-01-19 11:51:15 -07:00
rowanc1 18f0e67619 Parameter function for Beta instead of a scalar. Bug Fixes. 2014-01-17 15:53:37 -08:00
rowanc1 2eb074ba54 Moved Solver to main Package 2014-01-17 14:40:42 -08:00
rowanc1 67b067d938 Major Reorganization (Things are likely still broken...)
Added Parameter to Utils, which hints at where we are going with functions as parameters.
2014-01-17 14:03:08 -08:00
rowanc1 882b889344 ModelBuilder changes for consistency. 2014-01-16 15:48:20 -08:00
rowanc1 687ef0c20a DC inversion working again. Almost in the new framework..! 2014-01-16 14:29:08 -08:00
rowanc1 fa8a5cd7cb renaming to ensure capitals 2014-01-16 13:22:46 -08:00