Empymod

Latest version: v2.3.0

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

2.1.2

--------------------------------------

**2021-07-04**

- Bumped the minimum requirements to:

- Python 3.7
- NumPy 1.17
- SciPy 1.4
- Numba 0.47

- Legacy clean-up: The kernel of empymod used to switch off all NumPy errors
via ``np.seterr(all='ignore')``. That means that any script or library that
used empymod switched off all warnings from NumPy, which is not good. Since
empymod v2 this does make even less sense, as the entire kernel is jitted
with numba. *This setting is therefore removed.*

2.1.1

-----------------------------------

**2021-06-23**

- Bugfix in ``empymod.bipole`` and ``empymod.loop`` when using various azimuths
and dips (some cases used to cause a shape-mismatch error).

2.1.0

---------------------------------

**2021-05-30**

- Streamline some things with emsig and emg3d:

- Change theme from rtd to pydata.
- New primary links https://emsig.xyz and https://empymod.emsig.xyz.
- Move copyright from «The empymod Developers» to «The emsig community».
- Slight rework of some parts of the docs.


v2.0.x
""""""

2.0.6

-------------------------------

**2021-03-26**

- Bugfix Windows int32/64.
- New example "Magnetotelluric".

2.0.5

-------------

**2021-03-01**

Maintenance and small bug fix:

- Time-domain modelling failed when using DLF for the Fourier transform with
``pts_per_dec=0`` and ``signal={-1;1}`` (broadcasting error).
- RTD fixes & changes and GitHub Action fixes; update year.

2.0.4

---------------------

**2020-12-09**

Small maintenance release:

- Update github.com/empymod to github.com/emsig.
- Moved from Travis CI to GitHub Actions.

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.