graphcore-research / pyscf-ipu

PySCF on IPU
https://github.com/graphcore-research/pyscf-ipu#readme
Apache License 2.0
42 stars 2 forks source link

Configure additional linters as pre-commit checks #106

Closed hatemhelal closed 1 year ago

hatemhelal commented 1 year ago

This adds some additional pre-commit checks:

These are only run on the pyscf_ipu/experimental and test folders for now.

awf commented 1 year ago

Great, thanks.