Skip to content
Snippets Groups Projects
  1. Jun 26, 2017
    • Rafal Skolasinski's avatar
      improve interface of "kwant.continuum._common.monomials" · 96f990bd
      Rafal Skolasinski authored
      "monomials" are not yet a public function. Interface improvment consists of:
      
      - change "*gens" into single argument "gens" with default value "None".
      - If left as "None" it reads all symbols present in the given "expression".
      - It is also possible to provide "gens" as sequence of strings (symbol names).
      96f990bd
  2. Jun 21, 2017
    • Joseph Weston's avatar
      merge branch 'bump_versions' · aa96bfc0
      Joseph Weston authored
      Bump required Python version and library dependencies to the
      oldest supported ones. With the release of Debian Stretch
      the oldest supported platform is Ubuntu 16.04, which has:
      
      + Python 3.5
      + numpy 0.11.0
      + scipy 0.17.0
      + matplotlib 1.5.1
      
      We are making these changes now in the expectation that we
      will not make a new release before 6 months have elapsed, in
      line with our policy to support old platforms for 6 months
      after they are supplanted.
      
      Closes #31
      
      See merge request !146
      aa96bfc0
  3. Jun 20, 2017
  4. Jun 19, 2017
  5. Jun 15, 2017
  6. Jun 09, 2017
  7. May 24, 2017
  8. May 23, 2017
  9. May 19, 2017
  10. May 18, 2017
  11. May 17, 2017
Loading