Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 429 Bytes

bitbasis.md

File metadata and controls

20 lines (16 loc) · 429 Bytes
CurrentModule = BitBasis
DocTestSetup = quote
    using Yao
    using Yao: YaoBlocks, YaoArrayRegister
    using YaoBlocks
    using YaoArrayRegister
end

BitBasis

Types and operations for basis represented by bits in linear algebra.

For more details please ref to BitBasis.jl.

Modules = [BitBasis]
Order = [:macro, :function, :type, :module]