Skip to content

Commit

Permalink
New 4th order 2e integrals
Browse files Browse the repository at this point in the history
  • Loading branch information
sunqm committed Mar 19, 2019
1 parent 24aa928 commit ce22781
Show file tree
Hide file tree
Showing 3 changed files with 455 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Version 3.0.15 (2019-?-?):
Version 3.0.15 (2019-03-18):
* F12 second derivatives
* Add integrals for Gaussian type geminals
* Add 4th order derivatives of 2e integrals
Version 3.0.14 (2018-11-22):
* F12 derivative integrals
* New 2c2e integral ( nabla nabla i | j )
Expand Down
1 change: 1 addition & 0 deletions scripts/auto_intor.cl
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
'("int1e_ipipsprinvsp" ( nabla nabla sigma dot p \| rinv sigma dot p \| ))
'("int1e_ipsprinvspip" ( nabla sigma dot p \| rinv sigma dot p \| nabla ))
'("int2e_ipip1ipip2" ( nabla nabla \, \| nabla nabla \, ))
'("int2e_ipvip1ipvip2" ( nabla \, nabla \| nabla \, nabla ))
)

(gen-cint "int3c2e.c"
Expand Down
Loading

0 comments on commit ce22781

Please sign in to comment.