Cody Wang

Results 40 comments of Cody Wang

Note: [unit test failure for Windows Python 3.12](https://github.com/amazon-braket/amazon-braket-sdk-python/actions/runs/17111255434/job/48536035390)

One way to track cost is to make use of job CloudWatch metrics; you can use the cost tracker _inside_ your job code and emit metrics from there. However, to...

Definitely needs a clearer message; there's also the possibility of having implicit targets when the number of qubits in the observable matches that of the circuit.

Looking good to me, let's see if @krneta has any feedback!

This shouldn't work (you'd need to pass a target to `.to_ir`, but the error message should be clearer.

Might be worth fixing PauliString to automatically create targets if none are specified.