Hankel

Latest version: v1.2.2

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

Scan your dependencies

Page 2 of 3

0.3.7

--------------------
**Bugfixes**

- Fixed issue in Py3 in which dim=2 would not run the fast function (thanks `MuellerSeb <https://github.com/MuellerSeb>`_)

0.3.6

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

- Added support for transforms with ``nu=-0.5`` (thanks `MuellerSeb <https://github.com/MuellerSeb>`_)

0.3.5

-------------------
**Bugfixes**

- Fixed Python 3 support from v0.3.4

0.3.4

---------------------
**Features**

- Added get_h function to aide in determining optimal h value for a given transformation.

**Enhancements**

- Added _get_series method to quickly retrieve the summed series for the integration.
- Two updated notebook examples.

**Bugfixes**

- Moved setting of N to avoid error.

0.3.3

---------------------
**Features**

- Some additional tools to determine accuracy -- quick calculation of last term in sum, and evaluated range.

**Enhancements**

- Default setting of N=3.2/h, which is the maximum possible N that should be chosen, as above this, the series truncates
due to the double-exponential convergence to the roots of the Bessel function.

**Bugfixes**

- Fixed error in cumulative sum when k is not scalar.

0.3.2

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

- Documentation! See it at https://hankel.readthedocs.io
- Two new jupyter notebook demos (find them in the docs) by `francispoulin <https://github.com/francispoulin>`_

**Bugfixes**

- Fixed relative import in Python 3 (tests now passing), thanks to `louity <https://github.com/louity>`_
- Fixed docstring of SymmetricFourierTransform to have correct Fourier convention equation
- Fixed bug in choosing alternative conventions in which the fourier-dual variable was unchanged.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.