Commit Graph

414 Commits

Author SHA1 Message Date
rowanc1 fa8a5cd7cb renaming to ensure capitals 2014-01-16 13:22:46 -08:00
rowanc1 7432591450 renaming to ensure capitals 2014-01-16 13:22:06 -08:00
rowanc1 ca4932fd19 Moved things around! Packages should now all be capitalized. may need to to tweak git to ensure this... 2014-01-16 13:19:29 -08:00
rowanc1 c49ae77fbd Cleaning up imports. 2014-01-16 11:02:35 -08:00
rowanc1 2f5b7ae8f7 Moving functions around into the new framework. Added requiresProblem annotation. 2014-01-16 10:06:00 -08:00
rowanc1 124337024c Utils fixing. 2014-01-15 17:58:42 -08:00
rowanc1 9b5d19ad8e Clean up imports in DC, move data to forward folder. clean up init statements. 2014-01-15 10:53:45 -08:00
rowanc1 5797fa4110 Get DC inversion working with the changes in the data class. 2014-01-14 12:22:58 -08:00
rowanc1 45988c2094 minor updates to Save and meshutils 2014-01-14 12:11:17 -08:00
rowanc1 26eb5bfd33 Merge branch 'master' into develop 2014-01-13 11:53:13 -08:00
Rowan Cockett 6286581827 Changed repo details 2014-01-08 12:27:00 -08:00
Dave Marchant 2ed76f1e39 Added mainFirst option to callHooks. 2013-12-27 14:23:33 -08:00
Dave Marchant da0a0d3dd3 Modified callHooks to work when wrapping methods with no docstrings. 2013-12-18 16:15:01 -08:00
Rowan Cockett 93b077a4b7 Merge pull request #42 from simpeg/hdf5
Hdf5 saving ability.
2013-12-18 11:32:21 -08:00
rowanc1 53233e25e5 documentation updates. 2013-12-18 11:19:42 -08:00
rowanc1 43b81e1396 Simplifications to Regularization code. 2013-12-18 11:11:32 -08:00
rowanc1 21d0a772bc Moved Regularization to inverse package. 2013-12-18 10:35:59 -08:00
rowanc1 32277eff94 Documentation for Regularization. 2013-12-07 00:01:25 -08:00
rowanc1 7c92548411 Fixed DC resistivity tests. 2013-12-06 17:04:08 -08:00
rowanc1 783cd40538 Bug fixes in Save, incorporation of data into the inversion object, taken out of problem. 2013-12-06 16:54:38 -08:00
rowanc1 09938ed7df SimPEG data object 2013-12-06 16:53:07 -08:00
rowanc1 b5eb72e097 Moved DC and Linear to the examples directory. 2013-12-06 14:27:59 -08:00
rowanc1 9e26543931 fixes to the meta classes including soft linking inside the database. These are reflected in the loaded outputs which return the same object. 2013-12-06 14:19:37 -08:00
rowanc1 5e0fb8642d MeatClasses to make every SimPEG object saveable to an hdf5 file.
cleaned up imports in a lot of places.
Made solver not copy matrices around for GS preconditioning.
2013-12-06 11:23:01 -08:00
rowanc1 c1767939bb Merge branch 'develop' of https://github.com/simpeg/simpeg into hdf5 2013-12-05 11:32:24 -08:00
rowanc1 3221b3c750 Updates to video function (skip frames) 2013-12-05 11:31:43 -08:00
rowanc1 f3c139ee9e Warning on newton root finding. 2013-12-05 11:30:21 -08:00
rowanc1 1973fde6f6 Merge branch 'develop' of https://github.com/simpeg/simpeg into hdf5 2013-12-04 17:55:31 -08:00
rowanc1 e25afacd1b refactor and generalize where things are being saved 2013-12-04 17:55:09 -08:00
rowanc1 8fb9f3683b Easy way to create a padded tensor mesh. 2013-12-04 17:52:40 -08:00
rowanc1 191d0e242c Create a new inversion node every time inversion is ran. 2013-12-04 16:10:31 -08:00
rowanc1 8ce3c655b7 Merge branch 'develop' of https://github.com/simpeg/simpeg into hdf5
Conflicts:
	SimPEG/utils/__init__.py
2013-12-04 15:32:54 -08:00
rowanc1 ccb4d4052d Change callHooks structure. 2013-12-04 15:31:11 -08:00
rowanc1 18f9dc67d5 bug fix. 2013-12-04 14:17:56 -08:00
rowanc1 c9b98cc7c0 Recursive printing to view the inversion. 2013-12-04 14:12:37 -08:00
rowanc1 9f76d2c3d9 try to get travis working with hdf5 2013-12-04 13:23:58 -08:00
rowanc1 abfe1f033e Merge branch 'master' of https://github.com/simpeg/simpeg into develop 2013-12-04 11:48:40 -08:00
rowanc1 a2259b7811 updates to Newton Root Finding. 2013-12-04 11:48:17 -08:00
Rowan Cockett 51c00e79bf Update README.md 2013-12-02 16:46:15 -08:00
Rowan Cockett 1e9d8420af Merge pull request #40 from simpeg/visulization
Visulization
2013-12-02 16:22:07 -08:00
Rowan Cockett 2a79e31d1f Delete VisualizeWithvtkView-updated..ipynb 2013-11-27 15:33:18 -07:00
Rowan Cockett f9dd00ca88 Delete InteractiveView.py 2013-11-27 15:32:50 -07:00
Rowan Cockett 1b58820b5e Delete 3DRenderingWithvtkTools.ipynb.orig 2013-11-27 14:30:27 -07:00
rowanc1 8afa39469a Merge branch 'visulization' of https://bitbucket.org/rcockett/simpeg into visulization 2013-11-27 14:23:39 -07:00
Gudni Karl Rosenkjaer 60c1fc7c42 New notebook for vtkView example 2013-11-27 13:04:48 -08:00
Gudni Karl Rosenkjaer e0e64a6f9e Commit the new notebook for vtkView 2013-11-27 12:52:55 -08:00
Gudni Karl Rosenkjaer c9195f0651 Made a notebook that works with updated version of vtkView 2013-11-27 12:51:16 -08:00
rowanc1 674d89ed41 update the requirements.txt file. 2013-11-27 12:36:28 -07:00
Rowan Cockett 6acc985b4d Merge pull request #39 from simpeg/develop
Develop - Travis Auto Building.
2013-11-27 10:33:56 -08:00
Gudni Karl Rosenkjaer 9cca076651 Updated the example at the bottom of the vtkView. __name__ == __main__ 2013-11-27 09:52:25 -08:00