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

QIP Notebooks #42

Merged
merged 17 commits into from
Sep 25, 2022
Merged

QIP Notebooks #42

merged 17 commits into from
Sep 25, 2022

Conversation

christian512
Copy link
Collaborator

@christian512 christian512 commented Aug 26, 2022

This adds the tutorials for the qutip_qip package to the new tutorials repository. Only minor changes where applied after taking the notebooks from https://github.com/qutip/qutip-notebooks.

Copy link
Member

@BoxiLi BoxiLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All work well for me.

One thing that is not related to this PR. By installing in a fresh environment following environment.yml, cython is not included, because it is not by default included as a dependency of qutip. But in qutip.ipynbtools cython is explicitly imported (to get the version). So all commands like from qutip.ipynbtools import version_table will fail. Maybe cython should be included explicitly in environment.yml?

@hodgestar
Copy link
Contributor

@BoxiLi Thank you for reviewing. I created an issue on this repository for adding Cython to the environment.yml and another in QuTiP for fixing qutip.ipynbtools in dev.major.

@hodgestar hodgestar merged commit f516ef2 into qutip:main Sep 25, 2022
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.

3 participants