Skip to content

Commit

Permalink
Merge branch '0.10' of ssh://github.com/sunqm/pyscf
Browse files Browse the repository at this point in the history
Conflicts:
	examples/tools/test_boys.py
	examples/tools/test_edmiston.py
  • Loading branch information
sunqm committed Mar 6, 2015
2 parents 815f310 + 9b2f63c commit 9e1aa0f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion examples/tools/test_boys.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@
new_coeff = loc.optimize()
loc.dump_molden( filename_boys, new_coeff )
print("Boys localized pi-orbitals saved in", filename_boys)

1 change: 0 additions & 1 deletion examples/tools/test_edmiston.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@
new_coeff = loc.optimize()
loc.dump_molden( filename_edmiston, new_coeff )
print("Edmiston-Ruedenberg localized pi-orbitals saved in", filename_edmiston)

0 comments on commit 9e1aa0f

Please sign in to comment.