qrunch.common.arrays

Module for custom arrays.

Modules

array_protocols

Module for implementing protocols for arrays.

dense_array

Wrapped version of a numpy ndarray that has a rotate-method.

double_excitations_array

Implementation of double excitations array.

single_excitations_array

Implementation of a block diagonal matrix.

sparse_array

Simple implementation of a sparse array that can be iterated over.