1. 14 Jan, 2020 1 commit
  2. 06 Jan, 2020 1 commit
  3. 04 Jan, 2020 3 commits
  4. 03 Jan, 2020 2 commits
  5. 30 Dec, 2019 1 commit
  6. 16 Dec, 2019 2 commits
  7. 10 Dec, 2019 1 commit
  8. 06 Dec, 2019 1 commit
  9. 03 Dec, 2019 1 commit
  10. 02 Dec, 2019 1 commit
  11. 15 Nov, 2019 1 commit
  12. 12 Nov, 2019 2 commits
  13. 11 Nov, 2019 1 commit
  14. 05 Nov, 2019 1 commit
  15. 04 Nov, 2019 1 commit
  16. 01 Nov, 2019 3 commits
  17. 29 Oct, 2019 1 commit
  18. 28 Oct, 2019 1 commit
  19. 25 Oct, 2019 2 commits
  20. 24 Oct, 2019 4 commits
  21. 23 Oct, 2019 2 commits
  22. 17 Oct, 2019 1 commit
  23. 12 Oct, 2019 3 commits
  24. 09 Oct, 2019 2 commits
  25. 07 Oct, 2019 1 commit
    • David Dotson's avatar
      Switched hartree ScaledUnit basis to joule · ad50ced2
      David Dotson authored
      From @peastman:
      
      > Test cases are failing. I believe it's because the parent for a ScaledUnit needs to be a Unit, not another ScaledUnit. So in the line
      >
      > ```
      >  hartree_base_unit = ScaledUnit(4.3597447222071e-18, joule_base_unit, "hartree", "Ha")
      > ```
      >
      > replace joule_base_unit with joule.
      ad50ced2