Skip to content
Snippets Groups Projects
  1. Dec 15, 2016
    • Joseph Weston's avatar
      modify operator API and condense docstrings. · a705ad6f
      Joseph Weston authored
      + References to numpy arrays are removed from docstrings, instead
        general sequences are accepted
      
      + `__call__` no longer returns `where`
      
      + a `sum` attribute was added (and the corresponding arg in __init__. If
        sum==True then __call__ evaluates ∑_{iαβ} φ*_α Q_{iαβ} ψ_β. If
        sum==False then __call__ evaluates ∑_{αβ} φ*_α Q_{iαβ} ψ_β (i.e. no sum
        over the site/hopping index i.
      a705ad6f
  2. Dec 06, 2016
  3. Dec 02, 2016
  4. Nov 17, 2016
  5. Nov 16, 2016
  6. Nov 15, 2016
  7. Nov 14, 2016
  8. Nov 10, 2016
  9. Nov 09, 2016
  10. Nov 03, 2016
  11. Nov 02, 2016
  12. Oct 30, 2016
  13. Oct 26, 2016
  14. Oct 25, 2016
  15. Oct 24, 2016
  16. Sep 16, 2016
  17. Sep 09, 2016
  18. Aug 30, 2016
  19. Aug 16, 2016
Loading