Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: Add base representation of
SparseObservable
This adds the very base representation of `SparseObservable`, including the lowest-level constructor from Python space and the ability to view the data buffers. It does not add any of the means to calculate with it, nor any of the high-level interfaces to construction. This WIP commit will be amended to at least add documentation and tests of the contents.
- Loading branch information