BitBasis
Types and operations for basis represented by bits in linear algebra.
Documentation built 2019-12-10T12:11:32.49 with Julia 1.1.1
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.