Releases: QuantumBFS/BitBasis.jl
Releases · QuantumBFS/BitBasis.jl
v0.4.3
a minor fix to make APIs more consistent
v0.4.2
A small fix to support better getindex
v0.4.1
a small fix for bit_str conversion and to_location
v0.4.0
Final API changes applied. This package should be in beta now.
v0.3.0
bug fix and compatibility improvements
v0.1.2
- start using builtin interface for indexing (
to_address
is removed)
- fix empty
bmask
v0.1.1
Several small updates to make the interface more elegant.
v0.1.0
- A lot performance improvement based on its original implementation in Yao.
bit_str
is more intuitive and support more function now