artiste-qb-net / qubiter

Python tools for reading, writing, compiling, simulating quantum computer circuits. Includes numpy and tensorflow backends. “Quantum Space, the final frontier. These are the voyages of the starship Qubiter. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.”
Other
120 stars 31 forks source link

jup #46

Open bsiegelwax opened 8 months ago

bsiegelwax commented 8 months ago

From https://nbviewer.org/github/artiste-qb-net/qubiter/blob/master/qubiter/jupyter_notebooks/Say_Hello_World_With_Qubiter.ipynb

wr.print_eng_file(jup=True)

generated

---------------------------------------------------------------------------
TypeError                                 Traceback (most recent call last)
[<ipython-input-21-2b2ca18e74ef>](https://localhost:8080/#) in <cell line: 1>()
----> 1 wr.print_eng_file(jup=True)

TypeError: SEO_writer.print_eng_file() got an unexpected keyword argument 'jup'

in Colab.