Commit 6867ca0
authored
Update qsim from 0.13.3 to 0.21.0 (#982)
## Description
Updates the qsim dependency from version 0.13.3 to 0.21.0.
Fixes #830
## Changes
- Updated `WORKSPACE` file to use qsim v0.21.0
- Updated SHA256 hash for the new version
- Updated `strip_prefix` to match the new version
## Why
The previous version of qsim (0.13.3) is outdated. Version 0.21.0
includes bug fixes and improvements, including support for matrix gates
(see quantumlib/qsim#660).
## Testing
- [x] Build passes: `bazel build //tensorflow_quantum/...`
- [x] Tests pass: `bazel test //tensorflow_quantum/...`1 parent 7dfa7a6 commit 6867ca0
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments