Hajime Fukuda
Hajime Fukuda
`isMathJaxEnabled` is not passed to `RevisionBody` and the MathJax was disabled in the main panel.
In the issue, https://github.com/scikit-hep/uproot5/issues/438, it is reported that in root files Delphes created, `fBits` fields may be 6 bytes and desalinization processes may fail. As an ad-hoc workaround, `fBits` field...
Shall we enable some "unphysical" functions like showing wavefunction itself with, say, `unphysical` feature?
How can noisy gates be simulated? See http://pyquil.readthedocs.io/en/latest/noise.html (It seems that using density matrices halves the length of qubits. Do we do multiple simulations just like the above example?)
Currently, we have used capital case for gate names, like `X`, `Y`, etc. following the convention in quantum information. However, in the Rust convention it should be snake case. I...