Hankel

Latest version: v1.2.2

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

Scan your dependencies

Page 3 of 3

0.3.1

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

- Fixed normalisation for inverse transform in ``SymmetricFourierTransform``.

**Features**

- Ability to set Fourier conventions arbitrarily in ``SymmetricFourierTransform``.

0.3.0

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

- New class ``SymmetricFourierTransform`` which makes it incredibly easy to do arbitrary *n*-dimensional
fourier transforms when the function is radially symmetric (includes inverse transform).
- Addition of ``integrate`` method to base class to perform Hankel-type integrals, which were previously
handled by the ``transform`` method. This latter method is now used for actual Hankel transforms.
- Documentation!

**Enhancements**

- Addition of many tests against known integrals.
- Continuous integration
- Restructuring of package for further flexibility in the future.
- Quicker zero-finding of 1/2-order bessel functions.
- This changelog.
- Some notebooks in the devel/ directory which show how various integrals/transforms behave under
different choices of integration steps.

---------

0.2.2

----------------------

**Enhancements**

- Compatibility with Python 3 (thanks to diazona)
- Can now use with array-value functions (thanks to diazona)

---------

0.2.1

--------------------

**Bugfixes**

- Fixed pip install by changing readme --> README

**Enhancements**

- updated docs to show dependence on mpmath

---------

0.2.0

--------------------


**Features**

* Non-integer orders supported through mpmath.

---------

0.1.0

------
- First working version. Only integer orders (and 1/2) supported.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.