empymod/empymod: empymod v1.7.3
Authors/Creators
Description
Small improvements related to speed as a result of the benchmarks introduced in v1.7.2:
Kernels which do not exist for a given
abare now returned asNonefromkernel.wavenumberinstead of arrays of zeroes. This permits for some time saving in the transforms. This change is backwards incompatible if you directly usedkernel.wavenumber. Nothing changes for the user-facing routines inmodel.Adjustments in
transformwith regard to theNonereturned bykernel.wavenumber. The kernels are not checked anymore if they are all zeroes (which can be slow for big arrays). If they are not None, they will be processed.Various small improvements for speed to
transform.dlf(i.e.factAng;log10/log; re-arranging).
Files
empymod/empymod-v1.7.3.zip
Files
(5.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:460e66cf52efb60c19022a5419ffaaf9
|
5.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/empymod/empymod/tree/v1.7.3 (URL)