Skip to content

convert & pip-full

Compare
Choose a tag to compare
@prisae prisae released this 31 May 14:57
· 20 commits to main since this release
ade673d
  • io: New function convert 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.