Lindsey Heagy
|
d8d8915f94
|
f for fields in data misfit, directives etc. Previously, f was used in the InvProblem to be the function value for the objective function --> this has been renamed to phi
|
2016-03-31 09:28:48 -07:00 |
|
Lindsey Heagy
|
0a0caceaca
|
Problem.Jvec, Problem.Jtvec, Problem.fields, DataMisfit, survey.dpred take a fields object f (not a solution vector, u)
|
2016-03-29 22:49:03 -07:00 |
|
Rowan Cockett
|
9b67956630
|
Use the linear problem and survey class
|
2016-02-05 14:01:20 -08:00 |
|
D Fournier
|
2e3a6ddd96
|
Merge branch 'dev' into Dom_Dev
|
2016-01-31 10:33:44 -08:00 |
|
Rowan Cockett
|
b013508270
|
Fixes #215
|
2016-01-28 22:33:04 -08:00 |
|
D Fournier
|
02d840a40e
|
Merge branch 'master' into dom_Optimization_Dev
|
2016-01-28 18:37:23 -08:00 |
|
D Fournier
|
6fcd826673
|
Start branch for regularization
Add LinearSurvey
Add LinearProblem
|
2016-01-20 14:23:42 -08:00 |
|
seogi_macbook
|
32f3ef301a
|
Modifications for general waveform
|
2016-01-12 18:52:39 -08:00 |
|
Lindsey
|
592d169f9d
|
Changes in base problem for propmap
|
2015-06-01 13:28:57 -07:00 |
|
Rowan Cockett
|
7e171ede05
|
Move Fields Objects to their own file.
|
2015-05-29 10:26:53 -07:00 |
|
Rowan Cockett
|
14ee13fadb
|
remove redundant mkvc option
|
2015-05-29 10:18:26 -07:00 |
|
Lindsey Heagy
|
ec7ed8a585
|
consistent size checking
|
2015-05-28 08:39:49 -07:00 |
|
Lindsey
|
b8118464b8
|
Time fields objects return arrays
|
2015-05-08 14:59:58 -07:00 |
|
Lindsey
|
24c754cea2
|
Working on making fields 1 wide in Problem.mp
|
2015-05-08 09:21:43 -07:00 |
|
Lindsey
|
4bda4b6019
|
a better way of checking sizes
|
2015-05-07 15:29:41 -07:00 |
|
Lindsey
|
ce7b0b24da
|
changed check of out.shape, since if out is a vector (not an array with width 1), out.shape[1] does not exsist
|
2015-05-07 14:44:57 -07:00 |
|
Lindsey
|
db8cc69862
|
removed import of copy, not needed
|
2015-04-17 16:49:11 -07:00 |
|
Lindsey
|
f1fc90cb16
|
changes references for Transmitter to Source
|
2015-04-17 15:57:10 -07:00 |
|
Lindsey
|
f7c13d917e
|
Tx -> Src
|
2015-04-17 15:38:27 -07:00 |
|
Rowan Cockett
|
90b3dfa61d
|
Use meshTensor to create the time mesh in a TD problem.
|
2015-03-17 14:07:52 -07:00 |
|
rowanc1
|
412a24e678
|
Solver in Problem Class, now bfgs uses that.
|
2014-05-19 11:00:10 -07:00 |
|
rowanc1
|
1e2b239e7b
|
move fields to problem class.
|
2014-05-18 23:12:01 -07:00 |
|
rowanc1
|
be0be1e986
|
curModel in problem and combo maps no longer takes a mesh.
|
2014-05-18 16:09:47 -07:00 |
|
rowanc1
|
063c84af91
|
Documentation, type(x) == np.ndarray --> isinstance(x,np.ndarray), and Model (untested.)
|
2014-05-17 16:50:51 -07:00 |
|
rowanc1
|
18f0e61780
|
make synthetic data.
|
2014-05-16 21:49:24 -07:00 |
|
rowanc1
|
b79db4d21a
|
getattr(timeSteps) now working for setting kwargs
|
2014-04-20 11:33:37 -07:00 |
|
rowanc1
|
3a0942e616
|
BaseTimeDomain Problem in SimPEG
|
2014-04-15 16:42:40 -07:00 |
|
rowanc1
|
1f46e37cda
|
Documentation Updates
|
2014-04-15 10:28:48 -07:00 |
|
rowanc1
|
36ca4937f2
|
updates to problem
|
2014-04-15 10:05:07 -07:00 |
|
rowanc1
|
9b9ed41ec7
|
Linear Problem Working
|
2014-04-15 09:51:29 -07:00 |
|
rowanc1
|
25421f739f
|
testMaps Working!
|
2014-04-15 09:43:10 -07:00 |
|
rowanc1
|
3a9def5ad8
|
Documentation updates for forward problem.
|
2014-04-06 21:50:11 -06:00 |
|
rowanc1
|
fcaff5ed64
|
Changed Data to Survey as per Issue #61
|
2014-03-07 13:55:08 -08:00 |
|
rowanc1
|
a01ffba494
|
make modelPair be OK in problem if first ComboModel is the right one.
|
2014-03-02 18:39:31 -08:00 |
|
rowanc1
|
876ee17bf9
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into boundaryConditions
|
2014-02-26 09:17:32 -08:00 |
|
rowanc1
|
425d472f31
|
updates to problem and data.
|
2014-02-26 09:16:41 -08:00 |
|
rowanc1
|
e0ea38ff85
|
Added nonLinearModel Object
|
2014-02-25 12:14:59 -08:00 |
|
rowanc1
|
90fa9c3727
|
Added check on modelPair in Problem.
|
2014-02-24 14:38:19 -08:00 |
|
rowanc1
|
893d726854
|
change to Jvec and Jtvec
|
2014-02-13 18:31:59 -08:00 |
|
rowanc1
|
20cb359e82
|
Removed (now broken) database stuff.
|
2014-02-12 09:56:20 -08:00 |
|
rowanc1
|
b63675c0d8
|
patch develop branch
|
2014-02-11 18:55:17 -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
|
4d9f87807e
|
pair data-problem
|
2014-01-24 07:44:52 -07:00 |
|
rowanc1
|
687ef0c20a
|
DC inversion working again. Almost in the new framework..!
|
2014-01-16 14:29:08 -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 |
|