issues
search
quantumlib
/
unitary
API library providing common operations for adding quantum behaviors to games.
Apache License 2.0
31
stars
26
forks
source link
Update qudit gates and tests
#191
Closed
madcpf
closed
5 months ago
madcpf
commented
6 months ago
update qudit_gates.py, especially the way unitary matrices are calculated;
add a few tests in qudit_gates_test.py;
update comments in qudit_effects.py.