1. 22 Nov, 2019 1 commit
  2. 21 Nov, 2019 1 commit
  3. 12 Nov, 2019 1 commit
  4. 08 Nov, 2019 1 commit
  5. 07 Nov, 2019 1 commit
    • Gao, Xiang's avatar
      Use modern type annotations for utils.py (#375) · d32081e9
      Gao, Xiang authored
      * Use modern type annotations for utils.py
      
      * update (#377)
      
      * Remove python2 support from CI, _six, etc. (#370)
      
      * Remove python2 step 1
      
      * badge
      
      * Delete _six.py
      
      * Simplify triple_by_molecule (#368)
      
      * Simplify triple_by_molecule
      
      * fix
      
      * fix
      
      * fix
      
      * Use @ syntax (#371)
      
      * Use modern type annotations for nn.py (#373)
      
      * Use modern type annotations for nn.py
      
      * flake8
      
      * Use modern type annotations for models.py (#374)
      d32081e9
  6. 24 Oct, 2019 1 commit
  7. 17 Oct, 2019 1 commit
  8. 15 Oct, 2019 1 commit
  9. 08 Sep, 2019 1 commit
    • Nan Xu's avatar
      Fix the dimension in self_energies for dataset containing only one elements (#302) · 9715749f
      Nan Xu authored
      * Update utils.py
      
      if I train molecule like Oxygen which contains only one element, the self.self_energies is a scalar and will make the operation self_energies = self.self_energies[species] crash. Besides, the species of Oxygen is [[3,3]] and is over the boundary of the energy list, so need to minus the minimum.
      
      * Update utils.py
      9715749f
  10. 07 Sep, 2019 1 commit
  11. 11 Aug, 2019 1 commit
  12. 01 Aug, 2019 1 commit
  13. 03 Jul, 2019 1 commit
  14. 17 Jun, 2019 1 commit
  15. 25 May, 2019 1 commit
  16. 21 May, 2019 1 commit
  17. 17 May, 2019 1 commit
  18. 10 May, 2019 1 commit
  19. 06 Apr, 2019 1 commit
  20. 13 Mar, 2019 1 commit
  21. 07 Mar, 2019 1 commit
  22. 30 Oct, 2018 1 commit
  23. 27 Oct, 2018 1 commit
  24. 06 Sep, 2018 1 commit
  25. 04 Sep, 2018 1 commit
  26. 25 Aug, 2018 1 commit
  27. 22 Aug, 2018 2 commits
  28. 13 Aug, 2018 2 commits
  29. 11 Aug, 2018 1 commit