Commit Graph

18 Commits

Author SHA1 Message Date
rowanc1 d81582cc50 Slice through a tensor mesh using a video. 2013-11-25 15:01:12 -08:00
Rowan Cockett 500844ccb5 Brought BFGS into Optimize. updated InexactGaussNewton to use BFGS as a preconditioner. 2013-11-19 17:41:51 -08:00
Rowan Cockett fc435feb9e BFGS implementation in the notebook. 2013-11-19 15:59:37 -08:00
Rowan Cockett a2c305e6bc Renamed module. 2013-11-18 11:56:35 -08:00
Dave Marchant 7d295dc57e Fix in example notebook. 2013-11-18 11:24:27 -08:00
Gudni Karl Rosenkjaer 37bcf891be Fixed interface so the renderer uses Trackball interaction, extent and limits work.
Added a notebook, showing a simple example of using the vtkView
2013-11-17 14:31:44 -08:00
Gudni Karl Rosenkjaer 1a14ed3b04 Merge branch 'origin/master' 2013-11-15 16:14:25 -08:00
Rowan Cockett 15e0126172 Updates to Optimization Framework. Testing. Bug Fixes. 2013-11-12 11:09:51 -08:00
Gudni Karl Rosenkjaer 708e7a6caf Working example of 3D view with VTK 2013-11-11 00:01:16 -08:00
Rowan Cockett 1ef70ba15c Moved projectedGradient to the optimize file. Added video to IPNB. 2013-11-07 14:56:54 -08:00
Rowan Cockett 318ca555c8 Stopping Criteria and Printers generalized in Optimize. 2013-11-07 01:20:03 -08:00
Rowan Cockett 22f1ff9f74 initial notebook laying out the problem of bound constraints. 2013-11-06 10:57:13 -08:00
Rowan Cockett c0efb972a9 updated the notebook and minor bug fixes in utils 2013-08-30 22:23:14 -07:00
Rowan Cockett e11a3ccf65 Bug Fixes in TensorView and test_utils
Updated ipnbs
2013-08-30 21:34:15 -07:00
Rowan Cockett f01b4370b9 Added example of plotting the grid for a Lom 2013-08-05 17:28:55 -07:00
Lars Ruthotto 565e9cf363 plotImage can now handle face and edge staggered input
removed strange axes in plotImage
2013-07-18 14:25:19 -07:00
Lars Ruthotto 3a08d40e5c 3D plots working! 2013-07-12 15:56:00 -07:00
Lars Ruthotto 09b12ca52d renamed folder 'code' to 'SimPEG'
new folder for ipython notebooks
improved 2D plots
2013-07-12 14:21:58 -07:00