News
About Me My name is Tianxiang Lin. I am currently a second-year MSR student at Carnegie Mellon University. I am advised by Prof. Michael Kaess in Robot Perception Lab (RPL) at the Robotics Institute.
TQC '21 The Quantum Union Bound made easy (pdf) R. O'Donnell, R. Venkateswaran *Author order randomized SOSA '22 Toward instance-optimal quantum state certification with independent measurements (pdf) ...
Variables A variable is a named value that references or stores a piece of data. # we put a value in a variable using an = sign x = 5 print (x) # x evaluates to 5 print (x*2) # evaluates to 10 Unlike ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results