1. 24 Oct, 2019 18 commits
  2. 23 Oct, 2019 2 commits
  3. 21 Oct, 2019 3 commits
  4. 17 Oct, 2019 2 commits
  5. 14 Oct, 2019 1 commit
  6. 12 Oct, 2019 3 commits
  7. 10 Oct, 2019 1 commit
  8. 09 Oct, 2019 2 commits
  9. 08 Oct, 2019 1 commit
  10. 07 Oct, 2019 2 commits
    • 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
    • David Dotson's avatar
      Added hartree unit. · ce85b7f7
      David Dotson authored
      This is of immediate need to QCEngine, in particular MolSSI/QCEngine#151
      ce85b7f7
  11. 04 Oct, 2019 2 commits
  12. 03 Oct, 2019 2 commits
  13. 01 Oct, 2019 1 commit