We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 395f68f commit 3b16ec5Copy full SHA for 3b16ec5
src/yaoapi.jl
@@ -1,6 +1,6 @@
1
using YaoBlocks
2
using LuxurySparse: IMatrix
3
-using BitBasis
+using BitBasis: readbit,bcat,@bit_str
4
5
Locs = Union{Vector{Int}, Int}
6
"""
0 commit comments