Hankel

Latest version: v1.2.2

Safety actively analyzes 621211 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.2.1

------
**Deprecations**

- The ``.G()`` has been removed as planned.

1.2.0

------
**Maintenance**

- Switched to using ``setup.cfg`` instead of ``setup.py`` and various other tooling updates.

1.1.0

------
**Enhancements**

- Add ability to perform hankel transforms on complex functions.

1.0.0

------
**Enhancements**

- Limit calculation for k=0 provided (resulted in nan before)
- Alternative hankel kernel now selectable: sqrt(x) * J(nu, x)
- Caching of series factors for faster calculations
- Various infrastructure upgrades (setuptools_scm, pre-commit, black)

**Bugfixes**

- Saver calculation of xrange_approx

**Deprecations**

- Methods ``G`` and ``deltaG`` now named ``final_term_amplitude`` and ``slope_of_last_term``.

0.3.9

-----
Version corresponding to JOSS paper release.

**Bugfixes**

- Fixed SymmetricFourierTransform default N to be dynamic, like HankelTransform.

0.3.8

--------------------
**Enhancements**

- Swapped to pytest from nose for all testing
- Removed warnings of overflow for cosh and sinh functions
- Improved documentation in many areas.
- Swapped out default 3.2/h for pi/h, which sounds way cooler :-)

**Bugfixes**

- Fixed an error in tests such that the wrong analytic function was being tested.
- Removed a check for deltaG in get_h, which sometimes fails spectacularly.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.