Commit Graph

50 Commits

Author SHA1 Message Date
Rowan Cockett ef201be832 Merge branch 'dev' of https://github.com/simpeg/simpeg into mt/dev
Conflicts:
	SimPEG/Utils/meshutils.py
	docs/index.rst
	tests/mesh/test_MeshIO.py
2016-01-29 11:46:19 -08:00
Lindsey Heagy 814bd00346 move examples right after getting started with SimPEG 2016-01-26 22:47:11 -08:00
Rowan Cockett b63434b89d Updates to the documentation. 2016-01-14 15:56:35 -08:00
Rowan Cockett 2c5b19b7a0 Updates to the documentation. 2016-01-10 17:21:01 -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 465087beba SimPEG.FLOW 2015-10-30 14:36:51 -07:00
SEOGI KANG 35e6f076c0 Upload notebooks for DC and Seismic Examples - Scipy2014 2014-07-11 22:41:26 -07:00
SEOGI KANG 906acd5441 Add examples 2014-07-11 15:49:18 -07:00
rowanc1 176ca05351 forward problem combined in docs 2014-05-17 23:41:05 -07:00
rowanc1 bdb62e8046 Documentation updates 2014-05-17 22:10:31 -07:00
rowanc1 063c84af91 Documentation, type(x) == np.ndarray --> isinstance(x,np.ndarray), and Model (untested.) 2014-05-17 16:50:51 -07:00
rowanc1 b33ec1828c Rearrange Framework 2014-05-17 00:14:22 -07:00
rowanc1 9400bdd9e0 update coveralls 2014-05-16 17:16:01 -07:00
rowanc1 b53d0e011d Update Readme with coveralls 2014-05-16 17:15:38 -07:00
rowanc1 baea24aaf6 Documentation Updates. 2014-04-26 13:12:56 -07:00
rowanc1 8f108d488d simper model-->mapping and docs updates. 2014-04-15 15:43:16 -07:00
rowanc1 2d90799415 travis updates. 2014-04-15 15:39:59 -07:00
rowanc1 cbd11d0ae4 travis build status 2014-04-15 15:38:02 -07:00
rowanc1 1f46e37cda Documentation Updates 2014-04-15 10:28:48 -07:00
rowanc1 d88fc1c383 Some Changes to Maps and documentation 2014-04-15 10:20:32 -07:00
rowanc1 3a9def5ad8 Documentation updates for forward problem. 2014-04-06 21:50:11 -06:00
rowanc1 ecc7aaf9b0 Updates to Solver Wrappers.
bug fix in dependentProperty
2014-03-19 13:33:45 -07:00
rowanc1 8ff74f12d9 minor documentation updates 2014-03-19 11:47:12 -07:00
rowanc1 0f7e4a88ff Documentation Updates 2014-03-19 11:46:24 -07:00
rowanc1 b0b4a00172 docs updates and notation changes 2014-02-26 16:25:40 -08:00
rowanc1 1c17c3341e Major updates to innerProducts documentation 2014-02-26 15:12:30 -08:00
rowanc1 beb87d1f36 initial commit 2014-02-25 11:20:27 -08:00
rowanc1 30fd9a3c3d Docs reorganization. 2014-02-25 09:51:39 -08:00
rowanc1 a2e9b3f780 docs reorganization 2014-02-13 16:05:34 -08:00
rowanc1 66ccdb4042 Updates to travis and documentation 2014-02-07 10:51:44 -08:00
rowanc1 3ee18c8946 Initial Commit (boilerplate) 2014-02-05 11:55:45 -08:00
rowanc1 57320fb2bc Documentation updates. 2014-01-24 09:55:24 -07:00
rowanc1 cae723eb0e Moved parameters to separate file. Documentation updates. 2014-01-24 09:36:01 -07:00
rowanc1 1055b613ce Removed runTestsHTML, combined build results into testing section. 2014-01-19 13:46:42 -07:00
rowanc1 25d79d3636 Clean Up Documentation 2014-01-19 13:39:50 -07:00
rowanc1 53233e25e5 documentation updates. 2013-12-18 11:19:42 -08:00
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
Rowan Cockett 4ca6f090f6 no message 2013-11-24 16:07:19 -08:00
Rowan Cockett a5032e07b1 Minor updates to Utils documentation. 2013-11-14 12:08:02 -08:00
Rowan Cockett ebf8f23abc Document the Test results 2013-11-05 15:43:16 -08:00
Rowan Cockett 61189d2e5b Documentation updates. 2013-11-04 10:11:14 -08:00
Rowan Cockett 3f843b2843 Added documentation for SimPEG.Solver 2013-10-30 23:00:42 -06:00
Dave Marchant ec42871640 Added 1D Cylindrical mesh. 2013-10-18 17:43:11 -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 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 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