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-03 05:45:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f71a6f8f066113d5985ce846856a77264ead23bb
simpeg
/
SimPEG
T
History
Rowan Cockett
f71a6f8f06
Merge branch 'master' of
https://bitbucket.org/rcockett/simpeg
into richards
...
Conflicts: SimPEG/__init__.py
2013-11-19 17:46:02 -08:00
..
examples
Added examples directory.
2013-11-14 10:50:33 -08:00
forward
Ensure that (1/dt) gives a float not an int. Use (1.0/dt). Added fullJ calculation. Tested Sensitivity.
2013-11-15 13:59:41 -08:00
inverse
Ensure that (1/dt) gives a float not an int. Use (1.0/dt). Added fullJ calculation. Tested Sensitivity.
2013-11-15 13:59:41 -08:00
mesh
Merge branch 'master' of
https://bitbucket.org/rcockett/simpeg
into richards
2013-11-19 17:46:02 -08:00
regularization
Added A sample Linear problem that runs!
2013-10-24 15:11:48 -07:00
tests
Ensure that (1/dt) gives a float not an int. Use (1.0/dt). Added fullJ calculation. Tested Sensitivity.
2013-11-15 13:59:41 -08:00
utils
Merge branch 'master' of
https://bitbucket.org/rcockett/simpeg
into richards
2013-11-19 17:46:02 -08:00
visualize
Added try/catch on the vtk import for the documentation. Added small example at bottom of vtkView.
2013-11-18 12:19:56 -08:00
__init__.py
Merge branch 'master' of
https://bitbucket.org/rcockett/simpeg
into richards
2013-11-19 17:46:02 -08: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