graphcore-research / pyscf-ipu

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

Configure additional linters as pre-commit checks #106

Closed hatemhelal closed 10 months ago

hatemhelal commented 10 months ago

This adds some additional pre-commit checks:

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

awf commented 10 months ago

Great, thanks.