- Jun 15, 2022
-
-
Isidora Araya authored
-
Isidora Araya authored
-
- Nov 01, 2020
-
-
Anton Akhmerov authored
-
Anton Akhmerov authored
fix python 3.9 support See merge request !21
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
- Oct 23, 2020
-
-
Dániel Varjas authored
fix multiple warnings See merge request !19
-
- Use the undeprecaded sympy objects and imports - Avoid potentially creating an array of arrays with different shape - Properly use pytest.warns
-
- Sep 22, 2020
-
-
Dániel Varjas authored
-
- Aug 03, 2020
-
-
Dániel Varjas authored
Mitigate setuptools warning See merge request !18
-
- Jul 17, 2020
-
-
Viacheslav Ostroukh authored
Since setuptools-49.2.0 importing distutils before setuptools started to raise a warning. Moving importing _version.py to the top mitigates this warning.
-
- Nov 13, 2019
-
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
This is a decent integration test. Closes #9.
-
- Nov 12, 2019
-
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
Coverage percentage is directly reported by GitLab when it parses the terminal output of the test run. We do not really need a more detailed coverage report, and if we do so we can generate it locally.
-
Joseph Weston authored
Sparse matrix reshaping is not guaranteed to keep the same sparse format.
-
Joseph Weston authored
downgrade scipy version requirement See merge request !12
-
- Nov 11, 2019
-
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
We use sparse matrix reshaping, which is only in newer version of scipy. We want to maintain version compatibility with Kwant, so we get around this by vendoring the relevant functionality and monkey-patching scipy.
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
Fix inconsistency in sympy symbols in Models See merge request !11
-
Joseph Weston authored
-
- Nov 03, 2019
-
-
Dániel Varjas authored
-
- Nov 02, 2019
-
-
Dániel Varjas authored
-
Dániel Varjas authored
-
Dániel Varjas authored
-
Dániel Varjas authored
-