Rowan Cockett
|
7d3e41d591
|
removedFWI example to merge into master.
|
2013-11-12 13:55:03 -08:00 |
|
Rowan Cockett
|
15e0126172
|
Updates to Optimization Framework. Testing. Bug Fixes.
|
2013-11-12 11:09:51 -08:00 |
|
Rowan Cockett
|
22f1ff9f74
|
initial notebook laying out the problem of bound constraints.
|
2013-11-06 10:57:13 -08:00 |
|
Rowan Cockett
|
6f141ecaf2
|
Updates to DCProblem and testing.
|
2013-11-04 15:11:10 -08:00 |
|
Rowan Cockett
|
56bacc4a27
|
Issue #15 Approximate Hessians. By default these are not implemented, and are the same as J and Jt
|
2013-11-04 09:53:38 -08:00 |
|
Rowan Cockett
|
581f1b15f1
|
renamed misfit to dataResidual in Problem class. fixed betaSchedule bug. Printing in the inversion.
|
2013-11-01 15:02:37 -07:00 |
|
Rowan Cockett
|
11128b2e9b
|
Bug Fixes. Test_DCproblem is still not working.
|
2013-10-30 23:13:49 -06:00 |
|
Rowan Cockett
|
86c1080631
|
Documentation updates.
|
2013-10-26 16:19:02 -07:00 |
|
Rowan Cockett
|
1555caa775
|
Changed to SimPEG solver for DC problem.
|
2013-10-26 16:02:04 -07:00 |
|
Rowan Cockett
|
5cbc980b9c
|
Mixins work differently than I thought, this fixes the DCProblem code.
|
2013-10-26 15:55:42 -07:00 |
|
Rowan Cockett
|
dbd24b71c1
|
Added kwargs to the inversion. can use these to initiate your inversion object.
|
2013-10-26 14:16:50 -07:00 |
|
Rowan Cockett
|
d974843d98
|
Moved model transforms to different file.
|
2013-10-24 15:33:07 -07:00 |
|
Rowan Cockett
|
fc4294eb4d
|
Added A sample Linear problem that runs!
|
2013-10-24 15:11:48 -07:00 |
|
Rowan Cockett
|
f4c63d47a3
|
took for loop out of inversion framework. This has to be dealt with in the specific code, and is more flexible.
|
2013-10-24 14:12:37 -07:00 |
|
Rowan Cockett
|
d94d3f7f37
|
fixes to inversion framework. DC problem is kinda working…?!
|
2013-10-23 18:35:37 -07:00 |
|
Rowan Cockett
|
548ba9aa0a
|
bug fixes to framework.
|
2013-10-23 18:19:33 -07:00 |
|
Rowan Cockett
|
3de8ab47d9
|
moved DCProblem
|
2013-10-22 20:25:49 -07:00 |
|
Rowan Cockett
|
2bb20280bf
|
to get working..
|
2013-10-22 20:11:30 -07:00 |
|
Rowan Cockett
|
2a8f43aa10
|
Inversion Framework - a start..
|
2013-10-22 19:42:38 -07:00 |
|
Rowan Cockett
|
db694dd780
|
moved to mesh folder.
|
2013-10-18 17:22:13 -07:00 |
|
Rowan Cockett
|
4851295738
|
initial solver work: import SimPEG.Solver
|
2013-10-16 09:18:08 -07:00 |
|
Rowan Cockett
|
fb69446cfb
|
Testing problem and DCProblem.
|
2013-10-03 15:15:08 -07:00 |
|
Rowan Cockett
|
7cf8ef2310
|
Moved testing code to the test directory. added __init__.py and some documentation.
|
2013-10-03 14:55:22 -07:00 |
|
Rowan Cockett
|
bed86b9ce4
|
Update documentation and show example field.
|
2013-10-03 12:28:08 -07:00 |
|
Rowan Cockett
|
56aa003a3c
|
Start of DC documentation.
|
2013-10-03 12:16:10 -07:00 |
|
Rowan Cockett
|
21501e7482
|
DC Problem tested and working.
|
2013-10-03 10:37:43 -07:00 |
|
Rowan Cockett
|
d8c676015e
|
Fixes to ModelBuilder. Start of the DCProblem.
|
2013-10-02 15:24:51 -07:00 |
|
Rowan Cockett
|
7a4ccc9a38
|
Updates to problem.
Problem is defined as a general PDE that has a field and a model.
|
2013-10-01 23:58:35 -07:00 |
|
Rowan Cockett
|
a6da74c347
|
Creating the inverse problem framework. Feedback welcome!
|
2013-10-01 20:33:57 -07:00 |
|