Skip to content
Snippets Groups Projects
  1. Mar 01, 2019
  2. Feb 27, 2019
  3. Feb 25, 2019
  4. Feb 22, 2019
  5. Feb 20, 2019
  6. Feb 17, 2019
    • Joseph Weston's avatar
      skip qsymm tests if sympy and qsymm are not installed · 54dee7ac
      Joseph Weston authored
      This is a partial application of the changeset proposed in
      !274,
      which removes the need for a 'conftest.py', instead using
      'pytest.importorskip'.
      
      We apply this change only to 'qsymm', as applying this change elsewhere
      requires rethinking where tests are put in the package structure of
      Kwant. This minimal change allows us to build packages for Conda and
      Debian, which is necessary for releasing Kwant 1.4.
      54dee7ac
    • Christoph Groth's avatar
      factor out cdef definitions into operator.pxd · 5541cd0e
      Christoph Groth authored
      This allows subclassing of operators by third party libraries
      (e.g. tkwant).
      5541cd0e
  7. Feb 15, 2019
  8. Feb 14, 2019
  9. Feb 12, 2019
  10. Feb 11, 2019
Loading