QMCSoftware / QMCSoftware

Other
60 stars 16 forks source link

qei-demo-for-blog.ipynb throws an exception on the fourth cell of the notebook when demonstrating the concept of qEI on 2 points #366

Open zitterbewegung opened 3 days ago

zitterbewegung commented 3 days ago

System information

Describe the problem Upon executing cell four a syntax error occurs.

Logs / Any other info Repeatable on both Python 3.9 and 3.10 since Colab uses 3.10 and we use 3.9 in our Conda environments.

To Reproduce Open qei-demo-for-blog.ipynb in google colab and after installing qmcpy go into runtime and select run all.

Expected behavior Cell four should not throw an exception.

Screenshots

Screenshot 2024-11-23 at 08 33 02
zitterbewegung commented 2 days ago

Passing tests