15
0
forked from pool/python-hankel
Commit Graph

13 Commits

Author SHA256 Message Date
4d070b509f Accepting request 1224280 from home:nkrapp:branches:devel:languages:python
- Add fix-get_h-test.patch to fix numpy ValueError in tests
  * from: 3307d75273

OBS-URL: https://build.opensuse.org/request/show/1224280
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=26
2024-11-14 18:00:52 +00:00
4b80de46d0 Accepting request 1111371 from home:mcalabkova:branches:devel:languages:python
- Update to 1.2.2
  * Fixed installation (eg. #101)
- Drop fix-requirements.patch, no longer needed

OBS-URL: https://build.opensuse.org/request/show/1111371
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=24
2023-09-14 17:17:44 +00:00
a0cbaad3af - Add patch fix-requirements.patch:
* Stop specifying an invalid Sphinx version.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=22
2023-02-08 00:58:51 +00:00
92facb010e Accepting request 974209 from home:badshah400:branches:devel:languages:python
Update to version 1.2.1.

OBS-URL: https://build.opensuse.org/request/show/974209
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=20
2022-05-02 07:15:06 +00:00
f66d7a06b9 - skip python 3.6 (scipy)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=17
2021-02-13 08:15:54 +00:00
Tomáš Chvátal
df9eea96da Accepting request 834252 from home:badshah400:branches:devel:languages:python
- Switch to using PyPI source tarball to prevent version
  determination errors from setuptools.
- Make file list more specific, particularly to the versioning of
  the egg-info dir.

OBS-URL: https://build.opensuse.org/request/show/834252
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=15
2020-09-14 10:12:44 +00:00
Tomáš Chvátal
b1649068f2 Accepting request 814768 from home:badshah400:branches:devel:languages:python
- Update to version 1.1.0:
  * Adds ability to transform complex-valued functions.
- Use %{name}-%{version} naming scheme for source tarball.
- Update package versions in Requires and BuildRequires in keeping
  with upstream.
- Don't run tests for i586 arch where they take too long leading to
  the obs worker shutting down assuming a stuck job.

OBS-URL: https://build.opensuse.org/request/show/814768
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=13
2020-06-15 18:24:36 +00:00
Tomáš Chvátal
98cbbc50f2 - Drop py2 deps as package is py3 only
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=11
2020-04-23 11:03:03 +00:00
Tomáš Chvátal
73e032a25e Accepting request 792487 from home:mcalabkova:branches:devel:languages:python
- Update to 1.0.2
  * 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)
  * Saver calculation of xrange_approx
  * Methods ``G`` and ``deltaG`` now named ``final_term_amplitude`` and ``slope_of_last_term``.
  * Upstream apparently dropped Python 2.

OBS-URL: https://build.opensuse.org/request/show/792487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=9
2020-04-08 15:17:41 +00:00
Tomáš Chvátal
3fefce38e3 - Update to 0.3.9:
* Fixed SymmetricFourierTransform default N to be dynamic, like HankelTransform.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=7
2019-09-12 10:03:35 +00:00
Tomáš Chvátal
4b40e965bb - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=5
2019-03-05 10:45:39 +00:00
d6148e06cd Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=3
2018-12-04 13:31:34 +00:00
Tomáš Chvátal
8bd611aeba Accepting request 590838 from home:badshah400:Staging
A python library for fast and accurate Hankel transforms

OBS-URL: https://build.opensuse.org/request/show/590838
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=1
2018-03-25 08:08:21 +00:00