Views provided by UsageCounts
Grand refactor with new internal layout. Mainly splitting-up utils into smaller bits. Most functionalities (old names) are currently retained in utils and it should be mostly backwards compatible for now, but they are deprecated and will eventually be removed. Some previously deprecated functions were removed, however. Removed deprecated functions: emg3d.solver.solver (use emg3d.solver.solve instead). Aliases of emg3d.io.data_write and emg3d.io.data_read in emg3d.utils. Changes: SourceField has now the same signature as Field (this might break your code if you called SourceField directly, with positional arguments, and not through get_source_field). More functions and classes in the top namespace. Replaced core.l2norm with scipy.linalg.norm, as SciPy 1.4 got the following PR: https://github.com/scipy/scipy/pull/10397 (reason to raise minimum SciPy to 1.4). Increased minimum required versions of dependencies to scipy>=1.4.0 (raised from 1.1, see note above) empymod>=2.0.0 (no min requirement before) numba>=0.45.0 (raised from 0.40) New layout njitted -> core. utils split in fields, meshes, models, maps, and utils. Bugfixes: Fixed to_dict, from_dict, and copy for the SourceField. Fixed io for SourceField, that was not implemented properly.
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 1 |

Views provided by UsageCounts