Add Clone() and Inverse() to QCircuit/QrackCircuit API
This release adds the methods Clone()
and Inverse()
to the QCircuit
/QrackCircuit
API. (Inverse()
produces a clone of the circuit that is the exact inverse of the original circuit.)
File SHA-1 sums:
1587eb1caef24be1ec45cf7f15bbd3f839861112 Qrack-8.15.5-Darwin_x86-64.sh
65902b3476bd2a69c80f37108b9f93612e280c1e Qrack-8.15.5-Emscripten.sh
6da6fc6c1f3c6b5f83c8b579c0918fadacd86ce5 Qrack-8.15.5-Linux_arm64.sh
06c6577a87d814d397c3c6d55cc39bca67955c50 Qrack-8.15.5-Linux_armv7.sh
cc94eb732590dee8272d4caa7b47d47d09b51f24 Qrack-8.15.5-Linux_Ubuntu_20.04_LTS_x86-64.sh
9aaad5cdc33ec3e184723946b9bc50ad8a99e8f7 Qrack-8.15.5-Linux_Ubuntu_22.04_LTS_x86-64.sh
f8fc36801d134fb8972108f4a31fe5c9e7e046d4 Qrack-8.15.5-win32.exe
cc166b17d1fc2b19014d5556b88d19155fb62aef Qrack-8.15.5-win64.exe
8efcf118270dc14f388b0a2d156d8f3329cf0aca Qrack-8.15.5-WSL_Ubuntu_22.04_LTS_RTX_3080.sh
f4e588cbd6663907c452279f2b8fffe72a0a2fea qrack_linux_arm64_benchmarks
da4e6b6fc8ec8bfcc588250b4971ecc59c991fbd qrack_linux_armv7_benchmarks
d8f21f73bef50fd39e004dc9bc5762895a7914b3 qrack_mac_x86-64_benchmarks
a0daaf1164b2aa1cb0c871f2724bbe041fe25e60 qrack_Ubuntu_20.04_LTS_benchmarks
0e5a2fbbd1ac7a65883ce2534ec11c75fcd8392e qrack_Ubuntu_22.04_LTS_benchmarks
90dd1f8720020f90d006e44e66adec54b7a503ca qrack_windows_x86-64_benchmarks.exe
e1a26c2cec1d36176728b2baea4db1c62e7a670c qrack_windows_x86_benchmarks.exe
0d49357e7285136eb3502b9dfb4acfbf18a992d0 qrack_WSL_Ubuntu_22.04_LTS_benchmarks
Full Changelog: vm6502q.v.8.15.4...vm6502q.v8.15.5