Solomon

Results 18 issues of Solomon

From a reader: Because solutions are not immediately below the questions there was a lot of tab switching on my laptop. I would also prefer multiple questions inside a single...

enhancement

There is an error in Python code solution CH.SOL- 5.21. The sigmoid derivative is y * (1 - y) not x * (1 - x).

Mathematical mistake

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

Hello, I would like to program a circuit and then, print it's symbolic representation much like Mathematica / SymPy Quantum. For instance: Or: Is that possible?

enhancement :sparkles:
LaTeX

Dear team, Is there a way to plot a circuit? Thanks.

Python 3.9.12 (main, Apr 5 2022, 01:53:17) [Clang 12.0.0 ] :: Anaconda, Inc. on darwin Type "help", "copyright", "credits" or "license" for more information. >>> from projectq import MainEngine **zsh:...

It seems that Quantiks does not compile because Tectronic does not compile on OSX M1 chip (arm64) ``` Info Packages marked with ⌃ and ⌅ have new versions available, but...

good first issue

Hello, I am using Julia 1.8, running this: https://github.com/jebej/Schrodinger.jl/blob/master/test/quobj.jl Thanks,

Hello and thanks for the great project. Can you indicate which tools you used for ray tracing the points in the text file? Thanks.

Hello, Is the C++ documentation available in English? Thanks.