-
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