Empymod

Latest version: v2.4.0

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

Scan your dependencies

Page 3 of 9

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.

2.0.3

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

**2020-09-22**

- Documentation:

- New section under *Tips and tricks* regarding *Zero horizontal offset*.

- Example gallery:

- Re-organization of the section *Reproducing*: split *CSEM* into the
two examples, rename all.
- New example *Hunziker et al., 2015*, in the section *Reproducing*.
- Update and maintain all of them.

- Maintenance:

- Take care of deprecation warnings:

- numpy: https://numpy.org/neps/nep-0034-infer-dtype-is-object.html
- matplotlib: https://github.com/matplotlib/matplotlib/pull/16258

- Correct docs re ``htarg`` for ``ht='quad'`` (``a``/``b`` vs
``lmin``/``lmax``).

- Sphinx: Ensure ``_html_repr_`` is captured by RTD and other small
improvements.

- Chain errors.

- Improve NumPy types.

2.0.2

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

**2020-07-02**

- Fix example ``tem_walktem``, related to changes in ``scipy.quadrature``:
Replace not-existing private name
``scipy.integrate.quadrature._cached_roots_legendre`` with the public name
``scipy.special.roots_legendre``.
- As a consequence of the above, changed in ``empymod`` the used, old name
``scipy.special.p_roots`` by new, more descriptive name
``scipy.special.roots_legendre``.
- Improve *publications*-section in the example gallery.
- Change error reporting to native (instead of ``print(bla)`` and ``raise
Error`` do ``raise Error(bla)``); improve corresponding error testing by
checking the error message too.

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.