Skip to content

Releases: QuantumBFS/BitBasis.jl

v0.4.3

12 Apr 09:15
Compare
Choose a tag to compare

a minor fix to make APIs more consistent

v0.4.2

02 Apr 17:38
Compare
Choose a tag to compare

A small fix to support better getindex

v0.4.1

02 Apr 10:11
Compare
Choose a tag to compare

a small fix for bit_str conversion and to_location

v0.4.0

17 Mar 20:18
Compare
Choose a tag to compare

Final API changes applied. This package should be in beta now.

v0.3.0

09 Mar 07:39
Compare
Choose a tag to compare

bug fix and compatibility improvements

v0.2.0

26 Feb 07:57
Compare
Choose a tag to compare
add tests

v0.1.2

19 Feb 09:46
Compare
Choose a tag to compare
  • start using builtin interface for indexing (to_address is removed)
  • fix empty bmask

v0.1.1

16 Feb 07:04
Compare
Choose a tag to compare

Several small updates to make the interface more elegant.

v0.1.0

12 Feb 20:52
Compare
Choose a tag to compare
  • A lot performance improvement based on its original implementation in Yao.
  • bit_str is more intuitive and support more function now