File python-qsymm.changes of Package python-qsymm
-------------------------------------------------------------------
Tue Dec 19 17:37:33 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.4.0:
* Additionally allow using strings or sympy expressions in
PointGroupElement for the rotation part gitlab issue #7.
* Avoid a numerical instability in symmetry finder gitlab issue
#49.
* Fix compatibility with latest sympy v1.12.
- Drop support-sympy-1.12.patch: upstreamed.
-------------------------------------------------------------------
Mon Jul 31 07:40:42 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-sympy-1.12.patch:
* Support sympy 1.12.
- Switch to pyproject macros.
- Skip a truculent test.
-------------------------------------------------------------------
Sat Feb 13 18:26:02 UTC 2021 - Dirk Müller <dmueller@suse.com>
- skip python 3.6 (no scipy available)
-------------------------------------------------------------------
Sun Nov 1 23:45:46 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.3.0:
+ Integration test: run the tests for Kwant's qsymm module
against the current version of qsymm.
+ Avoided using deprecated functionality in latest scipy, numpy,
and sympy.
+ Fix syntax for python 3.9.
+ Support of python < 3.7, numpy < 1.16, scipy < 1.1, sympy <
1.3.
-------------------------------------------------------------------
Wed Jul 8 06:48:58 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Do not depend on pytest-runner
-------------------------------------------------------------------
Fri Jun 5 17:45:54 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.