This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
simpeg
Watch
1
Star
0
Fork
0
You've already forked simpeg
mirror of
https://github.com/wassname/simpeg.git
synced
2026-07-10 00:18:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fbe3a616ba61c3a44eb1e9ac4cf2c56e111ad07
simpeg
/
SimPEG
T
History
Rowan Cockett
6fbe3a616b
Added shortcut to making a TensorMesh on a unit cube:
...
mesh = TensorMesh([10, 12, 15])
2013-11-13 15:52:56 -08:00
..
forward
removedFWI example to merge into master.
2013-11-12 13:55:03 -08:00
inverse
Updates to Optimization Framework. Testing. Bug Fixes.
2013-11-12 11:09:51 -08:00
mesh
Added shortcut to making a TensorMesh on a unit cube:
2013-11-13 15:52:56 -08:00
regularization
Added A sample Linear problem that runs!
2013-10-24 15:11:48 -07:00
tests
Documentation for cellGradient. Boundary Conditions. Testing in 2D & 3D.
2013-11-13 15:14:33 -08:00
utils
Merge branch 'master' of
https://bitbucket.org/rcockett/simpeg
into seismicExample
2013-11-12 13:43:06 -08:00
__init__.py
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
license.txt
Brought into line with standard practices.
2013-08-30 22:27:17 -07:00
setup.py
Multiple RHSs on solvers in Fortran. ~2x speed up on matlab implementation for a single RHS. for multiple RHS there are still some problems.
2013-11-12 10:36:20 -08:00