BitBasis
Types and operations for basis represented by bits in linear algebra.
Documentation built 2022-07-15T19:24:10.597 with Julia 1.7.3
Introduction
The basis of linear spaces can be marked by a set of symbols, for concrete physical systems, this can be binary spins, bits, qubits, etc. They can be in general represented as binary basis, e.g 00101
, 10101
....
This package provides tools for manipulating such basis in an elegant efficient way in Julia.