1. 13 Mar, 2020 2 commits
    • Ignacio Pickering's avatar
      ChemicalSymbolsToInts is being used wrong (#425) · d6511699
      Ignacio Pickering authored
      * Add warning to ChemicalSymbolsToInts
      
      * Change ocurrences of ChemicalSymbolsToInts in the code to reflect safe usage
      
      * flake8
      
      * Add warning to call also
      
      * Add clarification
      
      * docs dont fetch magic functions so documentation is moved to the class docstring
      
      * fix clarification
      
      * flake8
      d6511699
    • Ignacio Pickering's avatar
      Consistent units (#422) · 46f05aeb
      Ignacio Pickering authored
      * bypass slow code
      
      * delete reference to all_atoms which was unused
      
      * delete whitespace
      
      * make flake8 happy
      
      * rerun
      
      * actual change was off
      
      * typo did not turn on bypassing code
      
      * Add CODATA and IUPAC unit conversion factors
      
      * Add units to main module
      
      * change neurochem and training-benchmark to use the new hartree2kcalmol conversion
      
      * change training-benchmark to use hartree2kcalmol conversion
      
      * change comp6 to use the new hartree2kcalmol conversion
      
      * change training-benchmark without nsys to also use hartree2kcalmol conversion
      
      * change examples to use hartree2kcalmol conversion
      
      * Rename ase to ase_ani to avoid naming conflicts that come from naming internal module the same as an external one we are using
      
      * fix import
      
      * Add ASE's hartree_to_ev conversion to compare with codata 2018
      
      * Standarize our units to be essentially the same as ASE and CODATA 2014
      
      * Change vibration_analysis to use the consistent constants
      
      * Fix explanation in docstring
      
      * Add millieV conversion factor
      
      * Add millieV conversion factor to vibrational analysis
      
      * Add clarification
      
      * flake8
      
      * revert name change
      
      * Fix typo in function name
      
      * Add units to __all__'
      
      * Improve units docstring and comments in preparation for docs
      
      * delete pad from docs
      
      * Add units to api.rst
      
      * minor formatting of docstrings and comments
      
      * Add functions into the API
      
      * final formatting changes
      
      * flake8
      
      * try to make mypy happy
      
      * Checking if mypy prefers this
      
      * rerun
      46f05aeb
  2. 28 Jan, 2020 1 commit
  3. 07 Nov, 2019 1 commit
  4. 01 Oct, 2019 1 commit
  5. 25 Aug, 2019 1 commit
    • Richard Xue's avatar
      New Dataset API add other properties (#300) · 3957d19c
      Richard Xue authored
      * cached
      
      * typo and comments
      
      * easy to read
      
      * change some names
      
      * fix unit test
      
      * empty line
      
      * fix
      
      * fix
      
      * add docs and add whether include_energies
      
      * docs
      
      * other properties for shuffled dataset
      
      * docs
      
      * dtype for benchmark
      
      * add properties to test
      
      * style
      3957d19c
  6. 20 Aug, 2019 1 commit
  7. 01 Aug, 2019 1 commit
  8. 14 Jun, 2019 1 commit
  9. 07 Apr, 2019 1 commit
  10. 07 Mar, 2019 1 commit
  11. 04 Mar, 2019 2 commits
  12. 04 Sep, 2018 1 commit
  13. 25 Aug, 2018 1 commit
  14. 23 Aug, 2018 1 commit
  15. 22 Aug, 2018 2 commits
  16. 21 Aug, 2018 1 commit
  17. 17 Aug, 2018 1 commit
  18. 13 Aug, 2018 2 commits
  19. 03 Aug, 2018 2 commits
  20. 02 Aug, 2018 2 commits
  21. 31 Jul, 2018 3 commits
  22. 22 Jul, 2018 1 commit
  23. 20 Jul, 2018 1 commit