Commit Graph

12 Commits

Author SHA1 Message Date
Rowan Cockett ba173674ec Mesh2Mesh and Combo Map examples.
Also fixed plotting codes to show the plots by default.
2016-06-26 17:07:07 -06:00
Rowan Cockett 40f0874dfb Doc testing, I think that is most of them! 2016-05-29 22:18:22 -07:00
Rowan Cockett 37a68dd5b7 Cython dep. the setup.py 2015-11-10 17:25:18 -08:00
rowanc1 d74efc90ed updates for pip 2014-07-03 14:31:21 -07:00
rowanc1 5f2bfbfb77 Remove c code that is autogenerated by cython. 2014-05-16 20:52:17 -07:00
rowanc1 69b920ec1c setup.py 2014-02-27 13:31:45 -08:00
rowanc1 f8e6f61fe8 Deleted Notebooks. Use GISTS in github. 2014-01-24 09:46:42 -07:00
Rowan Cockett 1f13a74bb9 Merge branch 'master' of https://bitbucket.org/rcockett/simpeg into BoundConstraint
Conflicts:
	.gitignore
	SimPEG/utils/__init__.py
2013-11-12 11:24:40 -08:00
Rowan Cockett d3f38047e4 Multiple RHSs on solvers in Fortran. ~2x speed up on matlab implementation for a single RHS. for multiple RHS there are still some problems.
Someone with some knowledge of how fortran works should look at this code.

Added a setup.py script that complies things. f2py should work on most computers, because it is included in the numpy distribution.
2013-11-12 10:36:20 -08:00
Rowan Cockett 22f1ff9f74 initial notebook laying out the problem of bound constraints. 2013-11-06 10:57:13 -08:00
Dave Marchant 40661af9ef Updated .gitinore to include Sublime project files and /docs/_bulild/ directory. 2013-10-20 13:13:24 -07:00
Lars Ruthotto d0de9afacb 1D/2D plotting works! 2013-07-12 11:43:31 -07:00