Skip to content

Wirawan#4

Merged
sunqm merged 10 commits into
pyscf:masterfrom
wirawan0:wirawan
Jan 15, 2015
Merged

Wirawan#4
sunqm merged 10 commits into
pyscf:masterfrom
wirawan0:wirawan

Conversation

@wirawan0

Copy link
Copy Markdown
Contributor

Hi Qiming,

I fixed several issues on your latest commit--it would be great if you can incorporate my corrections:

  • orbital printout in SCF result analysis (if symmetry is used, they need to be sorted as the energies are)
  • some typos
  • formatting fixes in README.md

I guess, you could create a squashed merge if you don't like keep my messy commit history.

Thanks,
Wirawan

sunqm added a commit that referenced this pull request Jan 15, 2015
@sunqm sunqm merged commit c9d3d37 into pyscf:master Jan 15, 2015
@sunqm

sunqm commented Jan 15, 2015

Copy link
Copy Markdown
Collaborator

Hi Wirawan,

Thanks a lot for your timing for fixing the problems. I really
appreciate your contribution.

Thanks,
Qiming

On Thu, Jan 15, 2015 at 02:28:14PM -0800, Wirawan Purwanto wrote:

Hi Qiming,

I fixed several issues on your latest commit--it would be great if you can
incorporate my corrections:

  • orbital printout in SCF result analysis (if symmetry is used, they need to
    be sorted as the energies are)
  • some typos
  • formatting fixes in README.md

Thanks,
Wirawan


You can merge this Pull Request by running

git pull https://github.com/wirawan0/pyscf wirawan

Or view, comment on, or merge it at:

sunqm#4

Commit Summary

  • Formatting fixes for README.md so it appears proper on github.
  • Fixed error in examples/readme.py.
  • Merge remote-tracking branch 'origin' into wirawan
  • Minor typo correction.
  • In analyze_scf_result with symmetry: Fix orbital ordering for verbose MO
    dump.
  • Merge branch 'master' into wirawan
  • * (Fix) Deleted portions which should have been deleted in the merge.
  • Typo fix.
  • In SCF get_init_guess: supply missing mol argument.
  • In UHF orbital printout: sort the orbitals in the same way as the energies.

File Changes

  • M README.md (28)
  • M scf/hf.py (2)
  • M scf/hf_symm.py (8)
  • M scf/uhf_symm.py (6)

Patch Links:


Reply to this email directly or view it on GitHub.*

Dr. Qiming Sun
Frick Chemistry Laboratory
Princeton University
www.sunqm.net

ssh2 added a commit that referenced this pull request Apr 21, 2020
@jtraver70 jtraver70 mentioned this pull request Oct 16, 2020
xwang862 added a commit to berkelbach-group/pyscf that referenced this pull request Feb 25, 2021
Build DF tensors explicitly in KMP2
shivupa pushed a commit to shivupa/pyscf that referenced this pull request May 25, 2021
sunqm pushed a commit that referenced this pull request Jul 4, 2023
* finite size gaussian radii for MM charges in QM/MM

* minor fixes

* minor fix 2

* enable QM/MM to compute nuclear gradients w.r.t MM particles (#4)

* finite size gaussian radii for MM charges in QM/MM

* add mm gradient in qmmm

* add CP-CI for FCI

* remove cpci for a different PR

---------

Co-authored-by: MoleOrbitalHybridAnalyst <lch004218@gmail.com>
jtkrogel pushed a commit to jtkrogel/pyscf that referenced this pull request Jan 29, 2026
mc.py: add initial_guess_vectorized()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants