rowanc1
|
caa2b5dac5
|
Fix Testing stuff.
|
2014-02-05 13:23:47 -08:00 |
|
rowanc1
|
98c8d1483a
|
python path troubles in travis..
|
2014-01-24 11:51:36 -07:00 |
|
rowanc1
|
45b4faf885
|
update travis again!
|
2014-01-24 11:33:12 -07:00 |
|
rowanc1
|
daf0aac544
|
update travis
|
2014-01-24 11:26:35 -07:00 |
|
rowanc1
|
06a2f55294
|
Update travis
|
2014-01-24 11:21:06 -07:00 |
|
rowanc1
|
631a416f89
|
Fixed Tests.
|
2014-01-24 11:15:03 -07:00 |
|
rowanc1
|
e504f3dc2f
|
Merge branch 'DCproblem' of https://github.com/simpeg/simpeg
|
2014-01-24 10:58:57 -07:00 |
|
Rowan Cockett
|
827349d09d
|
Initial commit
|
2014-01-24 09:25:47 -08:00 |
|
rowanc1
|
cffb0762be
|
Fixed Example Problems.
|
2014-01-24 10:17:00 -07:00 |
|
rowanc1
|
57320fb2bc
|
Documentation updates.
|
2014-01-24 09:55:24 -07:00 |
|
rowanc1
|
f8e6f61fe8
|
Deleted Notebooks. Use GISTS in github.
|
2014-01-24 09:46:42 -07:00 |
|
rowanc1
|
cae723eb0e
|
Moved parameters to separate file. Documentation updates.
|
2014-01-24 09:36:01 -07:00 |
|
rowanc1
|
18476e53c2
|
Regularization now just takes a model. (The mesh can be attached to the model.)
|
2014-01-24 08:37:47 -07:00 |
|
rowanc1
|
56dc9a5591
|
pointers to parent. rename _iter to iter
|
2014-01-24 08:20:29 -07:00 |
|
rowanc1
|
4d9f87807e
|
pair data-problem
|
2014-01-24 07:44:52 -07:00 |
|
rowanc1
|
5452f2be4b
|
Regularization is on the Model, so it needs to take that as input.
Testing is completed on every SimPEG regularization object by default.
|
2014-01-22 19:17:15 -07:00 |
|
rowanc1
|
1055b613ce
|
Removed runTestsHTML, combined build results into testing section.
|
2014-01-19 13:46:42 -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
|
ac898846d1
|
bug Fix to do with n —> nCv
|
2014-01-16 15:51:16 -08:00 |
|
rowanc1
|
882b889344
|
ModelBuilder changes for consistency.
|
2014-01-16 15:48:20 -08:00 |
|
rowanc1
|
be90cc48d2
|
Removed mesh.n as it is the same as mesh.nCv
|
2014-01-16 15:46:17 -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 |
|
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 |
|