Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial harmonic oscillator configuration space #11

Merged
merged 23 commits into from
Mar 2, 2024

Conversation

emptymalei
Copy link
Member

@emptymalei emptymalei commented Feb 21, 2024

PR precedent #8
For #9

Added

  • tutorials for HO: 127 0 0 1_8000_hamiltonian_flow_tutorials_harmonic_oscillators_

Copy link
Contributor

github-actions bot commented Feb 21, 2024

✅ Result of Pytest Coverage

---------- coverage: platform darwin, python 3.11.7-final-0 ----------

Name Stmts Miss Cover
hamiltonian_flow/init.py 0 0 100%
hamiltonian_flow/models/init.py 0 0 100%
hamiltonian_flow/models/harmonic_oscillator.py 65 3 95%
TOTAL 65 3 95%
========================= 7 passed, 1

@emptymalei emptymalei requested a review from cmp0xff February 21, 2024 09:36
.gitignore Outdated Show resolved Hide resolved
docs/tutorials/harmonic_oscillators.py Outdated Show resolved Hide resolved
@cmp0xff
Copy link
Collaborator

cmp0xff commented Feb 25, 2024

Why is this a separate PR, instead of being identical to the one of HO?

@emptymalei
Copy link
Member Author

Why is this a separate PR, instead of being identical to the one of HO?

The first PR has too many files.

@emptymalei emptymalei merged commit 28c8bc0 into main Mar 2, 2024
16 checks passed
@emptymalei emptymalei deleted the tutorial-harmonic-oscillator-conf branch March 2, 2024 09:36
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