Skip to content
Snippets Groups Projects
  1. Nov 13, 2019
  2. Feb 15, 2019
  3. Feb 14, 2019
  4. Jan 07, 2019
  5. Nov 26, 2018
  6. Dec 08, 2017
    • Joseph Weston's avatar
      clarify connection between lead modes and lead sites · 021934ce
      Joseph Weston authored
      Previously it was never explicitly stated that the wavefunctions
      returned by modes() are only defined over the unit cell of the
      infinite system. This was confusing, as syst.sites contains
      not only the unit cell sites, but also the connected sites in
      neighboring cells.
      
      Closes #178.
      021934ce
  7. Feb 21, 2017
    • Joseph Weston's avatar
      allow systems to accept named parameters · 886d083c
      Joseph Weston authored
      Hamiltonian value functions may now have signatures that depend on
      different parameters. On finalization, Builders now inspect all of their
      value functions and store the names of the parameters on which the value
      function depends. Then, when evaluating the Hamiltonian, a particular
      value function is only passed the parameters on which it depends.
      
      'System.hamiltonian' has been updated to accept an extra keyword-only
      parameter, 'params', which is a dictionary mapping parameter names to
      values. This is mutually exclusive with the existing '*args'. All
      top-level API that takes an 'args' parameter now also takes a
      keyword-only parameter, 'params'
      886d083c
  8. Jan 24, 2017
  9. Aug 30, 2016
  10. Jun 28, 2016
  11. Jun 14, 2016
  12. May 30, 2016
  13. May 05, 2016
  14. Nov 26, 2015
  15. Nov 10, 2015
  16. Nov 05, 2015
  17. Oct 20, 2015
  18. Mar 02, 2015
  19. Nov 14, 2014
  20. Jul 07, 2014
  21. May 26, 2014
  22. Apr 02, 2014
  23. Sep 03, 2013
  24. Aug 27, 2013
  25. Aug 26, 2013
  26. Jul 31, 2013
  27. Jul 20, 2013
  28. Jun 24, 2013
  29. May 24, 2013
Loading