issues
search
CQCL
/
qujax
Simulating quantum circuits with JAX
https://cqcl.github.io/qujax/
Apache License 2.0
58
stars
10
forks
source link
Implement expectations for density matrices
#48
Closed
gamatos
closed
2 years ago
gamatos
commented
2 years ago
Implement expectations for density matrices:
Add densitytensor_to_single_expectation
Add get_densitytensor_to_expectation_func
Add get_densitytensor_to_sampled_expectation_func
Add _get_tensor_to_expectation_func
Refactor get_statetensor_to_expectation_func
Add relevant tests
Implement expectations for density matrices: