We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bba83a commit d8dc1d6Copy full SHA for d8dc1d6
gpu4pyscf/__init__.py
@@ -1,5 +1,5 @@
1
from . import lib, grad, hessian, solvent, scf, dft
2
-__version__ = '0.6.9'
+__version__ = '0.6.10'
3
4
# monkey patch libxc reference due to a bug in nvcc
5
from pyscf.dft import libxc
0 commit comments