Skip to content

Flexible dipole coordinates

Compare
Choose a tag to compare
@prisae prisae released this 31 May 09:22
· 20 commits to main since this release
2baa096
  • Modelling routines: The definition of the coordinates for dipole, dipole_k, and analytical is now more flexible (x and y coordinate can now have different dimension, as long as one is a scalar).

  • Bumped the minimum requirements to:

    • Python 3.8
    • NumPy 1.19
    • SciPy 1.5
    • Numba 0.50
  • Bug fixes, small improvements and maintenance:

    • Cleaned-up the namespace by setting dir() explicitly.
    • 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.