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

enforced immutability on args/opts #21

Closed mihaipgc closed 1 year ago

mihaipgc commented 1 year ago

This pull request enforces immutability on the args (opts) object, to make it hashable (issue)