fix multiple warnings
- Use the undeprecaded sympy objects and imports
- Avoid potentially creating an array of arrays with different shape
- Properly use pytest.warns
- Update dependencies to match upcoming Kwant
- Silence the unfixable warnings from old scipy and sympy in pytest.
Edited by Anton Akhmerov
Merge request reports
Activity
added 2 commits
mentioned in merge request !20 (closed)
added 1 commit
- 677b1c80 - silence unfixable warnings in old scipy and sympy
added 1 commit
- 5747f5c6 - silence unfixable warnings in old scipy and sympy
@dvarjas finally this is done. Mostly a bunch of plumbing. Please merge if everything looks OK. Then I'd like to release a patch (maybe even minor) version.
Edited by Anton Akhmerovmentioned in commit 5e9d2cfa
Please register or sign in to reply