-
Notifications
You must be signed in to change notification settings - Fork 1
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
Model harmonic oscillator configuration space #8
Conversation
✅ Result of Pytest Coverage---------- coverage: platform darwin, python 3.12.2-final-0 ----------
|
@cmp0xff our first model is here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Partially reviewed...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest we add a short example for this, in the style of a Jupyter Notebook. Then we can conclude this first system!
We can also use Jupyter Interactive of VSCode, so that we only keep .py
scripts in the repo, but users can parse them with VSCode, and we do not accidentally upload ipynb
with base64 data in them to the repo... It would also be easier for me to study and follow.
update: I did not see the tutorial in the next PR when I wrote this..
#9
To do
To be discussed
Added