v0.7.2
[0.7.2]
Changed
- Calculator executable commands are now
str
type instead ofPath
- Removed
slowconv
from the default parameters of the ORCA recipes - The Q-Chem calculator now uses the TaskDoc from emmet in its
results
attribute
Fixed
- Fixed user setting of logger level
- Fixed a glob-based issue with
copy_decompress_files
What's Changed
- Rename
_base
functions to be interpretable by @Andrew-S-Rosen in #1923 - Rename
_base
functions by @Andrew-S-Rosen in #1924 - Update logging in init.py by @Andrew-S-Rosen in #1926
- Use
PESCalculator
in m3gnet by @Andrew-S-Rosen in #1927 - Remove duplicate
default_dtype
by @Andrew-S-Rosen in #1928 - Sourcery autofixes by @Andrew-S-Rosen in #1930
- Log the calculation scratch and results directory by @Andrew-S-Rosen in #1932
- Update psi4 tests on CI by @Andrew-S-Rosen in #1935
- Small changes in copy_decompress_files by @tomdemeyere in #1934
- Bump prefect from 2.16.4 to 2.16.5 in /tests by @dependabot in #1936
- Update to using emmet's Q-Chem schema by @Andrew-S-Rosen in #1931
- Trivial Espresso DOS cleanup by @Andrew-S-Rosen in #1941
- Bump typer[all] from 0.9.0 to 0.10.0 by @dependabot in #1944
- Bump prefect from 2.16.5 to 2.16.6 by @dependabot in #1943
- Bump emmet-core from 0.80.0 to 0.81.0 by @dependabot in #1945
- Remove
slowconv
from defaults and make executable commandsstr
type by @Andrew-S-Rosen in #1946
Full Changelog: v0.7.1...v0.7.2