rowanc1
|
82edde7f71
|
Move to own repo.
|
2014-02-12 19:14:11 -08:00 |
|
rowanc1
|
e6d6297488
|
Removed Examples dir, and put it up a level (outside SimPEG path) renamed to tutorials for future tutorial development.
|
2014-02-12 10:23:38 -08:00 |
|
rowanc1
|
52bdf7997b
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into develop
|
2014-02-12 09:56:37 -08:00 |
|
rowanc1
|
20cb359e82
|
Removed (now broken) database stuff.
|
2014-02-12 09:56:20 -08:00 |
|
Dave Marchant
|
34a4d5cb64
|
Mass derivs in cylindrical mesh.
|
2014-02-11 21:29:25 -08:00 |
|
rowanc1
|
38e1d5a1eb
|
lower tolerance on testing random meshes for 1D interpolation
|
2014-02-11 19:16:11 -08:00 |
|
rowanc1
|
b63675c0d8
|
patch develop branch
|
2014-02-11 18:55:17 -08:00 |
|
rowanc1
|
f6b85ca173
|
getEdgeMassDeriv
|
2014-02-11 13:20:46 -08:00 |
|
rowanc1
|
cc2ab82f78
|
Make simpeg setup work.
|
2014-02-07 14:02:56 -08:00 |
|
rowanc1
|
e29e87c7c4
|
install blas on travis VM?
|
2014-02-07 09:49:37 -08:00 |
|
rowanc1
|
f40b32f2ab
|
Upgrade Scipy on travis.
|
2014-02-07 09:42:18 -08:00 |
|
rowanc1
|
8ec21210fb
|
aveF2CCV and aveE2CCV and tested. Faces/Edges to cell-centered vectors.
|
2014-02-07 09:27:35 -08:00 |
|
rowanc1
|
e72defbb54
|
Averaging updates.
|
2014-02-06 15:00:06 -08:00 |
|
rowanc1
|
942ce7f521
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into develop
|
2014-02-05 22:42:27 -08:00 |
|
rowanc1
|
e3f5b6c16e
|
ComboModels! e.g.: combo = ComboModel(mesh, [LogModel, Vertical1DModel])
|
2014-02-05 22:42:16 -08:00 |
|
Dave Marchant
|
27213be0b4
|
Fix bug when trying to use scipy backend with factorize=True and a nx1 rhs.
|
2014-02-05 22:42:05 -08:00 |
|
rowanc1
|
0c01fae3cd
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into develop
|
2014-02-05 22:09:37 -08:00 |
|
rowanc1
|
ef6ad1d083
|
Bug fixes to VerticalModel
|
2014-02-05 22:09:24 -08:00 |
|
Dave Marchant
|
685198e46b
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into develop
|
2014-02-05 21:51:16 -08:00 |
|
Dave Marchant
|
e56ca4fcbb
|
Added sdInv to utils.
|
2014-02-05 21:49:39 -08:00 |
|
rowanc1
|
72c93cd48b
|
Minor updates to Cyl1DMesh
|
2014-02-05 21:33:18 -08:00 |
|
rowanc1
|
aa1faa9505
|
Changed CylModel --> Vertical1DModel (not tested on Cyl1DMesh)
|
2014-02-05 21:29:35 -08:00 |
|
rowanc1
|
c128be8af3
|
Clean up BaseMesh
|
2014-02-05 20:27:25 -08:00 |
|
Dave Marchant
|
f97eced639
|
Added CylModel class.
|
2014-02-05 15:28:02 -08:00 |
|
rowanc1
|
73e8b5d5ad
|
Merge branch 'develop' of https://github.com/simpeg/simpeg into develop
|
2014-02-05 13:24:40 -08:00 |
|
rowanc1
|
6c269b54dc
|
Bug Fix
|
2014-02-05 13:24:11 -08:00 |
|
Dave Marchant
|
78e49c283e
|
Moved em sources to simpegEM.
|
2014-02-05 12:29:53 -08:00 |
|
David Marchant
|
b56e0a2e71
|
Merge pull request #45 from simpeg/develop
Merge Develop into Master
|
2014-02-05 11:46:24 -08:00 |
|
rowanc1
|
dc62498a78
|
Merge branch 'startupScripts' of https://github.com/simpeg/simpeg into develop
|
2014-02-03 12:00:59 -08:00 |
|
rowanc1
|
31e6a04d36
|
EdgeCurl Assertion. Only programmed for 3D currently...
|
2014-02-03 11:55:07 -08:00 |
|
Rowan Cockett
|
f147a4db26
|
Merge pull request #44 from simpeg/DCproblem
SimPEG Framework
|
2014-02-03 11:50:38 -08:00 |
|
rowanc1
|
8fcaf57e0c
|
Removing unused methods from the inversion class.
|
2014-02-03 11:21:38 -08:00 |
|
rowanc1
|
06dbdf0262
|
updated licence
|
2014-01-24 10:43:13 -07: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 |
|
MWathen
|
9a6b9836fb
|
petsc stuff for SimPEG
|
2014-01-17 17:27:46 -08: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 |
|