Flexible dipole coordinates
-
Modelling routines: The definition of the coordinates for
dipole,dipole_k, andanalyticalis now more flexible (xandycoordinate 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.
- Cleaned-up the namespace by setting