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 668a153 commit 777098cCopy full SHA for 777098c
pyscf/dft2/__init__.py
@@ -13,4 +13,9 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
#
16
+
17
+# NOTE 08/04/2025
18
+# This module should function with PySCF v2.10.0 specifically
19
+# The next release will include this module, which should then be removed
20
+# from PySCF-Forge
21
from pyscf.dft2 import libxc
0 commit comments