Rowan Cockett
|
d93a23306c
|
Bump version: 0.1.3 → 0.1.4
v0.1.4
|
2016-01-10 12:47:43 -08:00 |
|
Rowan Cockett
|
d38424a10f
|
Merge pull request #193 from simpeg/feat/pymatsolver
Speed up the tests with pymatsolver.
|
2016-01-03 19:26:22 -08:00 |
|
Rowan Cockett
|
00a29d27aa
|
Decrease the number of iterations on the EM derivatives.
This is to increase the speed at which travis runs tests.
|
2016-01-03 19:11:45 -08:00 |
|
Rowan Cockett
|
9ebd0fcedc
|
Use pymatsolver in TravisCI
|
2016-01-03 19:02:06 -08:00 |
|
Rowan Cockett
|
6747882e52
|
Merge pull request #192 from simpeg/feat/examples
SimPEG examples
|
2016-01-03 14:02:38 -08:00 |
|
Rowan Cockett
|
dd5f5df69e
|
my_function.__name__ must be set to 'test_' for nosetests
|
2016-01-03 12:48:01 -08:00 |
|
Rowan Cockett
|
d64fd4ae35
|
List examples in the init file.
|
2016-01-02 18:29:04 -08:00 |
|
Rowan Cockett
|
a18d48348d
|
Merge fast tests on travis.
|
2016-01-02 18:20:58 -08:00 |
|
Rowan Cockett
|
f0f3f6c06a
|
Update the examples init.py to explicitly reference things.
You can run the main function to update the docs and imports.
|
2016-01-02 18:06:49 -08:00 |
|
GudniRos
|
2dceea25ec
|
Merge branch 'FDEMrefactor'
|
2015-12-22 16:10:28 -08:00 |
|
GudniRos
|
d332d3068a
|
Merge branch 'master' into FDEMrefactor
Conflicts:
simpegMT/SurveyMT.py
|
2015-12-22 16:09:14 -08:00 |
|
Lindsey
|
5d38ea5e11
|
removed knownSrcType
|
2015-12-22 15:11:07 -08:00 |
|
Gudni Karl Rosenkjaer
|
27edc7742f
|
Merge pull request #6 from simpeg/Travis
Travis
|
2015-12-22 13:12:53 -08:00 |
|
Lindsey Heagy
|
5b9dae2930
|
changed name of utility testing functions that we don't want travis to try and run automatically
|
2015-12-21 15:20:08 -08:00 |
|
Lindsey Heagy
|
f82efee096
|
try running travis on new framework
|
2015-12-21 14:08:02 -08:00 |
|
D Fournier
|
9d861267e1
|
Generalize the DC2D HTML movie maker.
Create example for 2 sphere problem
|
2015-12-21 08:44:07 -08:00 |
|
GudniRos
|
66156481da
|
Fixed an error in resampleByFreq
|
2015-12-18 14:31:22 -08:00 |
|
GudniRos
|
4342450360
|
Updated test_MeshIO to remove the temp files after using them.
|
2015-12-17 23:02:52 -08:00 |
|
GudniRos
|
77f476e248
|
Added a resampling function to datautils.
|
2015-12-16 23:48:37 -08:00 |
|
GudniRos
|
79f7ca7a1e
|
Adden dpred to be written in the saveDict directive
|
2015-12-15 19:35:18 -08:00 |
|
D Fournier
|
fc3893c72f
|
Improved gradient plot and sections.
|
2015-12-15 11:59:44 -08:00 |
|
GudniRos
|
e42727610a
|
Implemented IO test for octree mesh.
|
2015-12-14 19:08:35 -08:00 |
|
GudniRos
|
84eb69f626
|
UBC ocTree read and write working.
|
2015-12-14 01:46:01 -08:00 |
|
GudniRos
|
69d109524e
|
Working on reordering of UBC models.
|
2015-12-12 13:52:26 -08:00 |
|
D Fournier
|
2a76852e33
|
Implement Gradient array with 2D plotting
Test the potential as a function Tx distance from gradient grid
|
2015-12-11 18:16:52 -08:00 |
|
D Fournier
|
2aa523f0ad
|
Implement iterative solver BiCGStab + Jacobi Preconditionner (success!!)
|
2015-12-11 11:32:03 -08:00 |
|
D Fournier
|
3d52778274
|
Finalize "2click" forward + inversion demo
|
2015-12-10 15:27:50 -08:00 |
|
Lindsey Heagy
|
22a6310a59
|
breaking up tests, also pass in u to df_dm
|
2015-12-10 08:51:06 -08:00 |
|
GudniRos
|
ba2ac74740
|
Fixed code error
|
2015-12-09 15:53:41 -08:00 |
|
GudniRos
|
4b7f7c3c14
|
Fixed a spelling error
|
2015-12-09 15:46:57 -08:00 |
|
GudniRos
|
d6585dcfcd
|
Add Saving Directive
|
2015-12-09 15:43:51 -08:00 |
|
GudniRos
|
e678affe41
|
Changed ave[F/E]2CC to be a csr not a css, which doesn't support indexing.
|
2015-12-09 15:33:05 -08:00 |
|
GudniRos
|
1a40e35c26
|
Fixed import bugs.
|
2015-12-09 14:40:32 -08:00 |
|
GudniRos
|
f2c7cfab78
|
Added support sources to take TreeMesh.
|
2015-12-09 12:51:20 -08:00 |
|
Lindsey Heagy
|
9e69455d6e
|
b from h and h from b
|
2015-12-08 23:35:06 -08:00 |
|
Lindsey Heagy
|
b620c4286b
|
smaller test mesh
|
2015-12-08 21:48:01 -08:00 |
|
Lindsey Heagy
|
adda7a43dc
|
E from J and J from E, and a test (need to choose better parameters)
|
2015-12-08 19:14:28 -08:00 |
|
Lindsey
|
884d27b541
|
start of getting any field from any formulation
|
2015-12-08 18:11:01 -08:00 |
|
D Fournier
|
b3ceccf303
|
Finish script to extract 2D model from 3D mesh and write DCIP files
Compare SimPEG vs DCIP2D vs DCIP3D on Mt Isa synthetic model
Invert Mt Isa synthetic 2D line. Dipole-Dipole sucks... need another setup/
|
2015-12-08 17:31:19 -08:00 |
|
D Fournier
|
20585bad09
|
Advance the 2D to 3D interpolation.
Test SimPEG vs DCIP2D and DCIP3D
|
2015-12-07 16:44:15 -08:00 |
|
D Fournier
|
65d221ee36
|
On the fly forward modeling and pseudo section for 3D conductivity model
|
2015-12-05 18:57:56 -08:00 |
|
Rowan Cockett
|
8b53fd5965
|
Merge pull request #189 from simpeg/generalize-mappair
Generalize mapPair
|
2015-12-04 15:44:00 -08:00 |
|
Rowan Cockett
|
c298ebe8d8
|
Remove the Meshless Identity Map.
- This is now default functionality in the IdentityMap.
|
2015-12-04 15:42:08 -08:00 |
|
Rowan Cockett
|
3972178069
|
Merge branch 'feat/treeMeshCounting' of https://github.com/simpeg/simpeg into feat/treeMeshCounting
|
2015-12-04 15:22:11 -08:00 |
|
seogi_macbook
|
1c39fcf680
|
Merge branch 'IP' of https://github.com/simpeg/simpegdc into IP
Conflicts:
simpegDCIP/BaseDC.py
|
2015-12-02 23:13:20 -08:00 |
|
seogi_macbook
|
3215730d23
|
minor change
|
2015-12-02 23:12:36 -08:00 |
|
GudniRos
|
25ad1488f5
|
Added a function to read UBC octree mesh. Updated __init__ to import the new functions.
|
2015-12-02 19:20:21 -08:00 |
|
D Fournier
|
2fbcc076f9
|
DC FWR 3D demo started
|
2015-12-02 18:42:30 -08:00 |
|
GudniRos
|
a8551f3e04
|
Added function to write a UBC octree mesh for TreeMesh object.
|
2015-12-02 16:07:33 -08:00 |
|
GudniRos
|
589cd655af
|
Updated vtk write classes.
|
2015-12-02 16:07:33 -08:00 |
|