Commit Graph

9 Commits

Author SHA1 Message Date
rowanc1 ff5cd54297 clean up after sputils delete 2014-02-21 21:53:44 -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 2eb074ba54 Moved Solver to main Package 2014-01-17 14:40:42 -08:00
Rowan Cockett f44a857669 Moved solver to utilities. But it is still available as SimPEG.Solver (as defined in the main __init__.py file) 2013-11-01 15:00:17 -07:00
Rowan Cockett 11128b2e9b Bug Fixes. Test_DCproblem is still not working. 2013-10-30 23:13:49 -06:00
Rowan Cockett 3f843b2843 Added documentation for SimPEG.Solver 2013-10-30 23:00:42 -06:00
Rowan Cockett c33c9bee55 Added forward and backwards solvers implemented in python. Added tests for direct solvers. 2013-10-30 22:42:25 -06:00
Rowan Cockett 49d08f3245 add factorize option to SimPEG.Solver 2013-10-26 16:05:17 -07:00
Rowan Cockett 4851295738 initial solver work: import SimPEG.Solver 2013-10-16 09:18:08 -07:00