convert & pip-full
-
io
: New functionconvert
to convert a file that was saved with emg3d from one file format to another file format. -
Installation through pip has new the option
pip install emg3d[full]
which installs all soft dependencies as well. -
Bumped the minimum requirements to:
- Python 3.8
- NumPy 1.19
- SciPy 1.5
- Numba 0.50
-
Bug fixes, small improvements and maintenance
- Testing: added Python 3.11, dropped Python 3.7.
- Adjust copyright notice to only include original year, so it has not to be adjusted each year.