Package Release Info

python-hankel-0.3.9-bp153.1.17

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-hankel
python3-hankel

Change Logs

Version: 0.3.9-bp152.1.9
* Thu Sep 12 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.3.9:
  * Fixed SymmetricFourierTransform default N to be dynamic, like HankelTransform.
Version: 0.3.8-bp151.2.2
* Mon Mar 04 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.3.8:
  * 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 :-)
  * 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.
  * Fixed issue in Py3 in which dim=2 would not run the fast function (thanks @MuellerSeb)
  * Added support for transforms with nu=-0.5 (thanks @MuellerSeb)
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
Version: 0.3.5-bp150.2.4
* Sat Mar 24 2018 badshah400@gmail.com
- Initial package.