Published November 13, 2017
| Version 0.6.2
Software
Open
simpeg/simpeg: Cleanup of Regularization and Utils
Authors/Creators
- 1. @simpeg, @geoscixyz, @ubcgif
- 2. @aranzgeo
- 3. University of British Columbia
- 4. Colorado School of Mines - Geophysics - CGEM
- 5. University of British Columbia, Geophysical Inversion Facility
- 6. 3point Science
- 7. QuantifiedCode
Description
Regularization Cleanup
from pr #623. Commits from @lheagy, review from @rowanc1, @fourndo
- ensure that all children of a combo regularization are looking at the exact same regmesh, mappings
- do not store both the mesh and the regmesh on the regularization. Only the regmesh is needed.
- add tests to ensure children of a combo regularization are looking at the same regmesh and mapping objects in memory
from pr #626. Commits from @lheagy, @rowanc1 , review from @rowanc1
- delete util code that has been transferred to discretize so that we are only managing one version!
- changes to
ExtractCoreMeshwere transferred over in simpeg/discretize#67. Thanks @thast!
Files
simpeg/simpeg-0.6.2.zip
Files
(2.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:eb368fd0b8b6579f3fcffb434125fe29
|
2.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/simpeg/simpeg/tree/0.6.2 (URL)