2266 Commits

Author SHA1 Message Date
rowanc1 c4f795ea79 travis 2014-05-16 16:34:50 -07:00
rowanc1 897c0e4a13 travis 2014-05-16 16:32:30 -07:00
rowanc1 c28c358930 travis 2014-05-16 16:28:10 -07:00
rowanc1 711c66a2ab travis 2014-05-16 16:20:14 -07:00
rowanc1 5a1856c1cf Try adding coverage and a very different travis file.
see:
https://gist.github.com/dan-blanchard/7045057
2014-05-16 16:12:59 -07:00
rowanc1 48ad667c1f Clean up repo. 2014-05-16 15:51:57 -07:00
rowanc1 adf51d7a56 Remove digs function and replace with sdiag which is backward compatible 2014-05-16 15:39:09 -07:00
rowanc1 95a837b1fc speye 2014-05-16 15:13:06 -07:00
rowanc1 3db46cc91c eye --> identity, spzeros -> csr 2014-05-16 15:12:29 -07:00
rowanc1 4398092023 Try changing travis file so it takes less time to run tests. 2014-05-16 14:33:08 -07:00
rowanc1 dc04b5bac3 Updates for memory optimization. 2014-05-16 13:16:27 -07:00
rowanc1 4e104ced08 Fix test. 2014-05-16 12:53:33 -07:00
rowanc1 220e244cdf Memory clean ups with fancier fields objects. 2014-05-16 12:42:14 -07:00
rowanc1 ea5ad4dd34 more rules to directive changes. 2014-05-16 12:27:58 -07:00
rowanc1 7b22d0aa7a Rules to Directives 2014-05-16 12:10:15 -07:00
rowanc1 399678e496 Allow aliased field to be a property of the fields object. 2014-05-15 12:37:35 -07:00
rowanc1 dd0a2e3878 Testing of fields in time with alias. 2014-05-15 12:28:46 -07:00
rowanc1 cfcf741a0b Clean up p indexing 2014-05-15 12:21:24 -07:00
rowanc1 4899346f6b Better fields object. 2014-05-15 12:20:56 -07:00
rowanc1 80ace330e4 Time Fields Aliasing 2014-05-15 12:19:57 -07:00
rowanc1 6cc41319a0 Aliased fields checks. 2014-05-15 09:50:34 -07:00
rowanc1 93f010bba9 remove txPair from fields obj. 2014-05-15 09:14:41 -07:00
rowanc1 ebc2853615 Alias fields option. 2014-05-15 09:10:51 -07:00
rowanc1 205d2e6b5e verbosity option. 2014-05-15 09:08:25 -07:00
rowanc1 d58cb21123 Minor Memory improvements and speedups.
Speedups are from brackets mat-vec prods vs mat-mat
Memory is from not setting all 'b' fields to zero in Gvec
2014-05-15 08:52:30 -07:00
rowanc1 ab249d31b3 Parameters --> Rules
See the Linear example for updates on how to migrate to this version.
2014-05-14 14:30:33 -07:00
rowanc1 e4670e129d Add callback on optimization routines 2014-05-14 11:29:58 -07:00
rowanc1 828960c29f Changed EM --> MT 2014-05-13 12:04:41 -07:00
rowanc1 b91bc5fec4 added notebook with script 2014-05-13 12:04:15 -07:00
rowanc1 e8b27c409d Update Readme 2014-05-13 09:26:23 -07:00
rowanc1 d22e9eeb93 Initial Commit. 2014-05-13 09:25:25 -07:00
rowanc1 77e5ac8374 Multiplication of maps now possible. 2014-05-11 12:24:29 -07:00
Gudni UBC-Talva 0891f11cb1 Merge branch 'master' of https://github.com/simpeg/simpeg 2014-05-06 14:18:40 -07:00
Gudni UBC-Talva e0f2d50a1d Fixed read and write UBC TensorMesh and model such that indexing is
SimPEG: ref point at bottom-south-west corner, running x-y-z
UBC: ref point at top-south-west corner, running z-x-y
2014-05-06 14:15:41 -07:00
rowanc1 0d95cad9ef Garbage collection after deletion of fields. memory consumption now does not increase per iteration of the inversion. 2014-05-05 13:57:03 -07:00
rowanc1 89d3a72153 try catch when importing solvers. 2014-05-02 15:06:59 -07:00
rowanc1 d6210072cd Raise exceptions when trying to interpolate fields that don't exist in the CylMesh 2014-05-02 15:05:31 -07:00
rowanc1 06b34d8f7b indexing bug in E field derivs 2014-05-02 14:56:12 -07:00
rowanc1 f31caf2d61 Add solvers from from simpegEM 2014-05-02 14:05:30 -07:00
rowanc1 464264b902 Merge branch 'master' of https://github.com/simpeg/simpegem
Remove mumps code, to put in SimPEG Solvers
2014-05-02 14:04:37 -07:00
rowanc1 cb4f699be5 currentModel changes to avoid recalculations of the modelTransform 2014-05-02 13:54:45 -07:00
rowanc1 d8863c7c4c Put changes back in which seogi reversed. Changed dependent property. 2014-05-02 12:02:46 -07:00
seogi 5cf74864cc Working for Mumps 2014-05-02 11:46:57 -07:00
seogi 88e16ac1e0 Working for Mumps 2014-05-02 11:46:40 -07:00
seogi b9b5bc9bc9 Working for mumps 2014-05-02 11:45:20 -07:00
rowanc1 1dd9109f22 dbdt projection in TDEM 2014-05-02 10:59:29 -07:00
rowanc1 fc80c84ed1 Updates to Survey TimeRx 2014-05-02 10:57:30 -07:00
rowanc1 14a411a129 Tloc in time rx 2014-05-01 09:47:11 -07:00
SEOGI KANG 53c1fe220d Merge branch 'master' of https://github.com/simpeg/simpegem 2014-04-30 22:29:57 -07:00
SEOGI KANG 25267d1d32 working tdem inversion example 2014-04-30 22:29:12 -07:00