Rowan Cockett
|
ebb57f6218
|
edgeCurl
|
2015-11-07 17:32:59 -08:00 |
|
Rowan Cockett
|
0aafb8931b
|
Rename _treeInds to _cells
|
2015-11-07 16:49:01 -08:00 |
|
Rowan Cockett
|
e8ae516030
|
Speed improvements, cython, balancing.
|
2015-11-07 16:47:19 -08:00 |
|
Rowan Cockett
|
109a5f0f86
|
Simple Balancing
|
2015-11-06 19:43:21 -08:00 |
|
Rowan Cockett
|
ac688254ac
|
Deflation matrix and faceDiv start
|
2015-11-06 13:37:13 -08:00 |
|
Rowan Cockett
|
e55dc2e78d
|
rename hangingNodes --> hangingN etc.
|
2015-11-06 11:53:46 -08:00 |
|
Rowan Cockett
|
337383f8ab
|
Hanging faces edges and node connectivity
|
2015-11-06 11:22:28 -08:00 |
|
Lindsey Heagy
|
0af1f59891
|
h,j jvec now with Zero and identity classes
|
2015-11-06 10:58:23 -08:00 |
|
Lindsey Heagy
|
4553d6db51
|
b formulation Zero Identity
|
2015-11-06 10:05:44 -08:00 |
|
Lindsey Heagy
|
d102ec9c00
|
Zero, Identity for E formulation
|
2015-11-06 10:00:30 -08:00 |
|
Lindsey Heagy
|
7b0bea4e1d
|
make sure subtraction of x0 is a matrix with length of number of points, add test for giving an array XYZ
|
2015-11-05 16:22:31 -08:00 |
|
Lindsey Heagy
|
96b855d71d
|
use np.cross
|
2015-11-05 16:10:43 -08:00 |
|
Lindsey Heagy
|
41970a221a
|
split up adjoint and deriv test, pulled out getProblem call and put it in utils
|
2015-11-05 15:44:35 -08:00 |
|
Lindsey Heagy
|
14f7cf4fff
|
test 4 source types for cross check
|
2015-11-05 14:58:47 -08:00 |
|
Lindsey Heagy
|
a4a2c400a7
|
fixed cross check test
|
2015-11-05 14:12:12 -08:00 |
|
Lindsey Heagy
|
6669c3d3aa
|
fixed alignment
|
2015-11-05 14:09:27 -08:00 |
|
Lindsey Heagy
|
8ce9699b8a
|
removed cross-check test from derive test
|
2015-11-05 13:34:01 -08:00 |
|
Lindsey Heagy
|
ac9b50358f
|
split fdem tests into forward and inverse
|
2015-11-05 13:30:37 -08:00 |
|
Lindsey Heagy
|
63a2ace3db
|
em directory with tests, faded, them and travis update
|
2015-11-05 13:17:04 -08:00 |
|
Lindsey Heagy
|
10bd87ac02
|
move tdem, fdem tests up a directory
|
2015-11-05 13:14:44 -08:00 |
|
Lindsey Heagy
|
4b87b4b45f
|
attempt to split up travis testing for em
|
2015-11-05 13:12:15 -08:00 |
|
GudniRos
|
d7234cea9e
|
Fixed dimension bugs in code.
|
2015-11-04 23:57:11 -08:00 |
|
Lindsey Heagy
|
025b2db70e
|
coordinate rotations
|
2015-11-04 21:37:27 -08:00 |
|
Rowan Cockett
|
e2e2fcec03
|
fix 2d plotting
|
2015-11-04 15:01:22 -08:00 |
|
Rowan Cockett
|
ff5885cde0
|
OcTree faceZ
|
2015-11-04 14:55:46 -08:00 |
|
Rowan Cockett
|
c688bfd5ae
|
Start of 3D PointerTree
|
2015-11-04 14:23:36 -08:00 |
|
Rowan Cockett
|
0da5888e37
|
permutations
|
2015-11-04 13:51:18 -08:00 |
|
Rowan Cockett
|
d2baf15b54
|
Test pointerTree
|
2015-11-04 12:13:54 -08:00 |
|
Rowan Cockett
|
21a3353aa7
|
Merge pull request #124 from simpeg/em/dev
Em/dev
|
2015-11-04 11:38:48 -08:00 |
|
Rowan Cockett
|
44d11542c7
|
PointerTree, FaceDiv, Visualization
|
2015-11-04 11:34:36 -08:00 |
|
Rowan Cockett
|
6fb93ee6e4
|
Lower iterations of Richards tests.
|
2015-11-04 10:28:19 -08:00 |
|
Rowan Cockett
|
7c897d0f21
|
Rearrange travis tests.
|
2015-11-04 10:15:41 -08:00 |
|
Rowan Cockett
|
4db756b060
|
simpegEM --> SimPEG.EM
|
2015-11-04 10:13:24 -08:00 |
|
Rowan Cockett
|
e622dfb5cc
|
Merge branch 'master' of https://github.com/simpeg/simpegem into em/dev
Conflicts:
.coveragerc
.gitignore
.travis.yml
docs/api_Utils.rst
docs/conf.py
docs/index.rst
requirements.txt
setup.py
|
2015-11-04 09:59:11 -08:00 |
|
Rowan Cockett
|
1aade8155d
|
Merge pull request #122 from simpeg/flow
SimPEG.FLOW
|
2015-11-04 08:57:43 -08:00 |
|
GudniRos
|
9f69a33512
|
Added derivative tests for all the components of Jvec.
|
2015-11-03 12:12:45 -08:00 |
|
GudniRos
|
fc8f3dd956
|
All derivatives for 1D and 3D MT are working.
|
2015-11-03 12:08:28 -08:00 |
|
GudniRos
|
3a51be6500
|
Corrected the notebook for MT3D derivative tests
|
2015-11-02 17:29:22 -08:00 |
|
GudniRos
|
0e81faf217
|
Field projection derivatives working
|
2015-11-02 17:26:52 -08:00 |
|
GudniRos
|
960cb0a3e5
|
Added a Derivative test notebook
|
2015-11-02 11:23:06 -08:00 |
|
GudniRos
|
42bc4404ba
|
projection with sdiag for all the elements. Not sure if the is correct, but archiving the work
|
2015-11-01 13:05:24 -08:00 |
|
Rowan Cockett
|
cd01f07467
|
Early return on plotting code.
|
2015-10-30 14:43:11 -07:00 |
|
Rowan Cockett
|
465087beba
|
SimPEG.FLOW
|
2015-10-30 14:36:51 -07:00 |
|
Rowan Cockett
|
536b9abb86
|
Merge pull request #121 from simpeg/travis
Rearrange Tests
|
2015-10-30 14:08:39 -07:00 |
|
Rowan Cockett
|
f9b77a9128
|
Merge pull request #120 from simpeg/zero
Zero and Identity - Useful for writing derivatives.
|
2015-10-30 14:01:58 -07:00 |
|
Rowan Cockett
|
fc3590ec9d
|
Merge pull request #118 from simpeg/bsmithyman-cythondep
Add Cython dependency
|
2015-10-30 14:01:44 -07:00 |
|
Rowan Cockett
|
7106b2b57f
|
Test examples
|
2015-10-30 13:59:25 -07:00 |
|
Rowan Cockett
|
b8fe0cfdbf
|
Separate tests into folders.
Build in a matrix?
|
2015-10-30 13:39:01 -07:00 |
|
Rowan Cockett
|
0885b72577
|
Zero and Identity - Useful for writing derivatives.
These should work with sparse matrices and numpy arrays.
```python
z = Zero()
z*A == 0
o = Identity()
o*A == A
```
|
2015-10-30 12:21:30 -07:00 |
|
Rowan Cockett
|
b00488a6d0
|
Minor updates to TreeMesh
|
2015-10-30 11:56:26 -07:00 |
|