- 16 Sep, 2016 5 commits
-
-
Anton Akhmerov authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Bas Nijholt authored
-
- 09 Sep, 2016 2 commits
-
-
Christoph Groth authored
-
Christoph Groth authored
-
- 30 Aug, 2016 2 commits
-
-
Anton Akhmerov authored
-
Anton Akhmerov authored
Summary of changes: * Add a test for trailing whitespace, remove all trailling whitespace * Add a test for broken URLs in docs, fix all broken URLs and permanent redirects * Switch sphinx doc build to strict (warnings to errors) and nitpicky (broken links to warnings). Fix all sphinx warnings. * Deploy docs from any commit to [kwant/kwant](https://gitlab.kwant-project.org/kwant/kwant) to https://test.kwant-project.org/doc/dev * Deploy docs from any commit to master at kwant/kwant to https://kwant-project.org/doc/dev * Deploy docs from any tag release tag (so anything that is vX.Y.Z) at kwant/kwant to https://kwant-project.org/doc/X.Y
-
- 16 Aug, 2016 1 commit
-
-
Anton Akhmerov authored
-
- 06 Aug, 2016 1 commit
-
-
Anton Akhmerov authored
-
- 04 Aug, 2016 2 commits
-
-
Joseph Weston authored
-
Joseph Weston authored
-
- 28 Jun, 2016 1 commit
-
-
Joseph Weston authored
-
- 14 Jun, 2016 2 commits
-
-
Anton Akhmerov authored
Flakes for CI * I've switched on flakes in CI so that it can catch some simple errors. * Among cruft pyflakes has identified two actual bugs. Right now pyflakes is too simple-minded to digest dynamic formation of `__all__` in `__init__.py`, should we do something about it or should we rather silence pyflakes like I did? See merge request !29
-
Anton Akhmerov authored
-
- 10 Jun, 2016 3 commits
-
-
Anton Akhmerov authored
-
Anton Akhmerov authored
switch to py.test Closes #37. Thanks to @jbweston for setting up a proper CI image. See merge request !21
-
Anton Akhmerov authored
-
- 08 Jun, 2016 1 commit
-
-
Anton Akhmerov authored
-
- 06 Jun, 2016 1 commit
-
-
Anton Akhmerov authored
-
- 04 Jun, 2016 4 commits
-
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
- 03 Jun, 2016 3 commits
-
-
Joseph Weston authored
The date is currently missing, and should be provided before an official release is made.
-
Joseph Weston authored
-
Joseph Weston authored
Also, simplify site family comparison test.
-
- 30 May, 2016 2 commits
-
-
Jörg Behrmann authored
-
Joseph Weston authored
-
- 27 May, 2016 5 commits
-
-
Joseph Weston authored
Specifying this is presently optional, in order to remain backwards compatibility, but will be compulsory in Kwant2.
-
Joseph Weston authored
The inverse map is created during finalization anyway, now we just save it along with the `sites` map.
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
- 26 May, 2016 2 commits
-
-
Joseph Weston authored
-
Joseph Weston authored
fixes #36
-
- 05 May, 2016 2 commits
-
-
Joseph Weston authored
this fixes #35
-
Joseph Weston authored
-
- 03 May, 2016 1 commit
-
-
Christoph Groth authored
-