Files
python-qsymm/python-qsymm.changes

22 lines
789 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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.