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
v1.4.2 - 2017-04-06 Bugfix: Fixed squeeze in model.analytical with solution='dsplit'. Version of f...
v1.10.1 - 2019-10-22 Typos from v1.10.0; update example in model.loop. Implement setuptools_scm for...
What's new in this release: bugfixes Fix #49. Don't require python>=2.6 for install, otherwise w...
Modelling routines: The definition of the coordinates for dipole, dipole_k, and analytical is now mo...
Documentation: New section under Tips and tricks regarding Zero horizontal offset. Example galler...
Features ✨ Support multiple variable assets/files. ({pr}287) @andersy005 ✨ Add utility function for...
v1.8.2 - 2019-04-26 pts_per_dec are now floats, not integers, which gives more flexibility. Bugfix:...
commits from: @thast, @fourndo review from: @fourndo This PR addresses issue #761 and follows PR ...
Grand refactor with new internal layout. Mainly splitting-up utils into smaller bits. Most functiona...
v1.7.0 - 2018-05-23 Merge empyscripts into empymod under empymod.scripts. Clear separation between ...
Small updates to make the notebooks compatible with empymod v2, which uses numba instead of numexpr
eemont v0.3.1 :rocket: Improvements Bugs (#55) of the app module were solved. Typos (#56) were corr...
v1.8.1 - 2018-11-20 Many little improvements in the documentation. Some code improvements through t...
v1.7.2 - 2018-07-07 Benchmarks: empymod has now a benchmark suite, see empymod/asv. Fixed a bug in...
Bumped the minimum requirements to: Python 3.7 NumPy 1.17 SciPy 1.4 Numba 0.47 Legacy clean-up: T...
v1.4.2 - 2017-04-06 Bugfix: Fixed squeeze in model.analytical with solution='dsplit'. Version of f...
v1.10.1 - 2019-10-22 Typos from v1.10.0; update example in model.loop. Implement setuptools_scm for...
What's new in this release: bugfixes Fix #49. Don't require python>=2.6 for install, otherwise w...
Modelling routines: The definition of the coordinates for dipole, dipole_k, and analytical is now mo...
Documentation: New section under Tips and tricks regarding Zero horizontal offset. Example galler...
Features ✨ Support multiple variable assets/files. ({pr}287) @andersy005 ✨ Add utility function for...
v1.8.2 - 2019-04-26 pts_per_dec are now floats, not integers, which gives more flexibility. Bugfix:...
commits from: @thast, @fourndo review from: @fourndo This PR addresses issue #761 and follows PR ...
Grand refactor with new internal layout. Mainly splitting-up utils into smaller bits. Most functiona...
v1.7.0 - 2018-05-23 Merge empyscripts into empymod under empymod.scripts. Clear separation between ...
Small updates to make the notebooks compatible with empymod v2, which uses numba instead of numexpr
eemont v0.3.1 :rocket: Improvements Bugs (#55) of the app module were solved. Typos (#56) were corr...
v1.8.1 - 2018-11-20 Many little improvements in the documentation. Some code improvements through t...
v1.7.2 - 2018-07-07 Benchmarks: empymod has now a benchmark suite, see empymod/asv. Fixed a bug in...
Bumped the minimum requirements to: Python 3.7 NumPy 1.17 SciPy 1.4 Numba 0.47 Legacy clean-up: T...
v1.4.2 - 2017-04-06 Bugfix: Fixed squeeze in model.analytical with solution='dsplit'. Version of f...
v1.10.1 - 2019-10-22 Typos from v1.10.0; update example in model.loop. Implement setuptools_scm for...
What's new in this release: bugfixes Fix #49. Don't require python>=2.6 for install, otherwise w...