Module: openfermion.transforms.opconversions.fenwick_tree

Class to represent a Fenwick tree.

Classes

class FenwickNode: Fenwick Tree node.

class FenwickTree: Recursive implementation of the Fenwick tree.