Skip to content

Commit 32712a1

Browse files
authored
One more try to remove unicode.
1 parent 86559a6 commit 32712a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Moller-Plesset/sDF-MP2.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
u"""
1+
"""
22
A reference implementation of stochastic orbital resolution of identity
33
(or density-fitted) MP2 (sRI-MP2) from a RHF reference.
44
55
Reference:
66
Stochastic Formulation of the Resolution of Identity: Application to
77
Second Order Moller-Plesset Perturbation Theory
8-
J. Chem. Theory Comput., 2017, 13 (10), pp 46054610
8+
J. Chem. Theory Comput., 2017, 13 (10), pp 4605-4610
99
DOI: 10.1021/acs.jctc.7b00343
1010
1111
Tyler Y. Takeshita

0 commit comments

Comments
 (0)