Package org.flag4j.arrays.sparse


package org.flag4j.arrays.sparse
Contains the real and complex sparse array objects. Specifically, vectors, matrices, and tenors. All objects have a sparse coordinate (COO) format and the matrices also have a compressed sparse row (CSR) format.