Commit Graph

41 Commits

Author SHA1 Message Date
rowanc1 9eafec4895 Added options to the solver class that are dynamic based on your environment. If not available, they will fall back to ones that are. 2013-11-26 20:23:40 -08:00
rowanc1 c099d1ce4e removed pypubsub 2013-11-26 17:57:30 -08:00
rowanc1 83bdf73a63 Added a travis.yaml file and moved requirements.txt for auto unit testing 2013-11-26 17:50:03 -08:00
Rowan Cockett 4ca6f090f6 no message 2013-11-24 16:07:19 -08:00
Rowan Cockett c41b9f12e9 Documentation updates to optimize. Updated the hook method. 2013-11-22 11:58:31 -08:00
Rowan Cockett 5f64ea8399 Documentation Updates. 2013-11-21 12:25:56 -08:00
Rowan Cockett ef45abddbb Test results and bug fix. 2013-11-21 12:03:25 -08:00
Rowan Cockett 95fd98c23e Remove Richards problem from SimPEG. This will be held in a different repo. 2013-11-21 11:52:41 -08:00
Rowan Cockett a5032e07b1 Minor updates to Utils documentation. 2013-11-14 12:08:02 -08:00
Rowan Cockett 0514226ac2 Empirical Relations for Richards. 2013-11-13 15:07:40 -08:00
Rowan Cockett 5248ac81ce Merge branch 'master' of https://bitbucket.org/rcockett/simpeg into seismicExample
Conflicts:
	docs/api_TestResults.rst
2013-11-12 13:43:06 -08:00
Rowan Cockett cea1141dcd Bug fix for documentation. 2013-11-12 12:14:58 -08:00
Rowan Cockett 5758602918 update pip requirements for docs build. 2013-11-12 12:03:37 -08:00
Rowan Cockett 130592a9e2 Bug fix to solver. and Documentation. 2013-11-12 11:34:49 -08:00
Rowan Cockett 24b1307d8a Tested averaging operators. 2013-11-06 12:43:17 -08:00
Rowan Cockett abca84b954 Issue #25 renamed nF and nE to nFv nEv 2013-11-06 11:16:01 -08:00
Rowan Cockett a241f14e2a updates to runTests.py 2013-11-05 16:11:49 -08:00
Rowan Cockett ebf8f23abc Document the Test results 2013-11-05 15:43:16 -08:00
Rowan Cockett 9b00617e3f Documentation updates. 2013-11-05 10:32:43 -08:00
Rowan Cockett faa2be56a5 update requirements.txt for docs. 2013-11-04 10:17:16 -08:00
Rowan Cockett 61189d2e5b Documentation updates. 2013-11-04 10:11:14 -08:00
Rowan Cockett 510ca4a54e Issue #11 PubSub based communications in Minimize. 2013-11-01 15:04:16 -07: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 3f843b2843 Added documentation for SimPEG.Solver 2013-10-30 23:00:42 -06:00
Rowan Cockett 86c1080631 Documentation updates. 2013-10-26 16:19:02 -07:00
Rowan Cockett 41b7dbe82b bug fix 2013-10-22 14:40:52 -07:00
Dave Marchant ec42871640 Added 1D Cylindrical mesh. 2013-10-18 17:43:11 -07:00
Rowan Cockett 17d52087f8 some updates for examples. 2013-10-18 17:36:14 -07:00
Rowan Cockett db694dd780 moved to mesh folder. 2013-10-18 17:22:13 -07:00
Rowan Cockett 65f129e7a8 Documented utilities. 2013-10-03 15:31:08 -07:00
Rowan Cockett 7cf8ef2310 Moved testing code to the test directory. added __init__.py and some documentation. 2013-10-03 14:55:22 -07:00
Rowan Cockett 56aa003a3c Start of DC documentation. 2013-10-03 12:16:10 -07:00
Rowan Cockett a6da74c347 Creating the inverse problem framework. Feedback welcome! 2013-10-01 20:33:57 -07:00
Rowan Cockett 71668deb1b inner product documentation 2013-09-30 16:46:02 -07:00
Rowan Cockett dde4474234 updated plots and documentation 2013-09-30 14:53:22 -07:00
Rowan Cockett b8e234a56e Test addition to conf.py for plotting in the documentation. 2013-09-30 10:53:06 -07:00
Rowan Cockett 11f4c5ba51 added pip requirement file. 2013-09-30 10:38:09 -07:00
Rowan Cockett d7d4303e34 update to conf.py for readthedocs 2013-09-30 10:27:03 -07:00
Rowan Cockett 950fcc572f Documentation updates. 2013-09-30 10:20:23 -07:00
Rowan Cockett 2330ae4ec1 upgraded documentation. Added plots to docs. 2013-08-30 23:51:58 -07:00
Rowan Cockett 49ecbc7411 Added sphinx doc support. goto docs and type:
make html

see the wonderful documents!!
2013-08-30 22:41:02 -07:00