* Change image sizes since they are now rounded up. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-sofa?expand=0&rev=11
44 lines
1.8 KiB
Plaintext
44 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 8 04:58:33 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch image-size.patch:
|
|
* Change image sizes since they are now rounded up.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 17 16:49:25 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Sanitize absolute import path for Python 3.9 nbval test
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 8 16:30:44 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Add python-sofa-pr4-scipy1_6.patch gh#spatialaudio/python-sofa#4
|
|
- Switch to Github Source Archive for the example notebook to test
|
|
with pytest --nbval
|
|
- Skip python36 build: With NumPy 1.20, python36-numpy is no
|
|
longer available in Tumbleweed (NEP 29)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 14 14:44:29 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 0.2.0
|
|
* Switched spherical coordinate definition from azimuth and colatitude (0...180)
|
|
angles to azimuth and elevation (90...-90) to conform to SOFA specifications.
|
|
* Provided a more direct access to variable and attribute creation within the dataset
|
|
* Reworked the initialization process and DataType creation
|
|
* Reworked RoomTypes
|
|
* Ensured conventions conform to SOFA 1.0
|
|
* Updated usage example
|
|
* Fixed issues in relative coordinate access.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 30 15:24:40 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Update to 0.1.1
|
|
* Fixed issues in array accessing and coordinate system conversion.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 25 20:40:05 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Initial version
|