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-06-29 19:32:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86982e86da801036af2382d70011f18919e205eb
simpeg
/
SimPEG
/
utils
T
History
rowanc1
86982e86da
Merged in modelBuilder (pull request
#26
)
...
Create a random model
2013-11-21 10:42:00 -08:00
..
Geophysics
Bug fix in emSources. Beginning to change Cyl1DMesh to be more comparable with TensorMesh/BaseMesh.
2013-11-18 10:54:54 -08:00
__init__.py
Simple profiling through decorator functions. (counting and timing of functions decorated with @count and @timeIt that have a SimPEG.utils.Counter)
2013-11-20 21:59:53 -08:00
interputils.py
Documentation updates.
2013-11-05 10:32:43 -08:00
ipythonUtils.py
Bug fix for documentation.
2013-11-12 12:14:58 -08:00
lomutils.py
Documented utilities.
2013-10-03 15:31:08 -07:00
matutils.py
Documented utilities.
2013-10-03 15:31:08 -07:00
ModelBuilder.py
Create a random model based on a convolution of a kernel and a random field. works in 1D 2D and 3D and has beautiful documentation.
2013-11-20 20:05:07 -08:00
Solver.py
Bug fix to solver. and Documentation.
2013-11-12 11:34:49 -08:00
sputils.py
Issue
#25
renamed nF and nE to nFv nEv
2013-11-06 11:16:01 -08:00
TriSolve.f
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