Releases: QuantumBFS/BitBasis.jl
Releases · QuantumBFS/BitBasis.jl
v0.9.10
BitBasis v0.9.10
Merged pull requests:
- LongLongUint multiplication and tuple hash (#62) (@GiggleLiu)
v0.9.9
v0.9.8
BitBasis v0.9.8
Merged pull requests:
- fix the function
_ssub(#59) (@ArrogantGao)
Closed issues:
bmask( BitBasis.longinttype(N, 2), 1:N)fail whenNis large (#60)
v0.9.7
BitBasis v0.9.7
Merged pull requests:
- Fix type promotion, use promote_rule instead of promote_type (#58) (@GiggleLiu)
Closed issues:
- adding methods to
promote_typeis not allowed (#57)
v0.9.6
BitBasis v0.9.6
Merged pull requests:
- dispatch operation on LongLongUInt{1} to UInt (#56) (@ArrogantGao)
v0.9.5
v0.9.4
BitBasis v0.9.4
Merged pull requests:
v0.9.3
BitBasis v0.9.3
Merged pull requests:
- improve long int performance (#50) (@GiggleLiu)
- Improve readbit (#51) (@GiggleLiu)
Closed issues:
- Error when converting long Bool vector to LongBitStr (#52)
v0.9.2
BitBasis v0.9.2
Merged pull requests:
- BitBasis with number of qubits greater than 64 (#49) (@GiggleLiu)