Package org.episteme.core.mathematics.linearalgebra.tensors
package org.episteme.core.mathematics.linearalgebra.tensors
-
ClassDescriptionDenseTensor<T>Dense tensor implementation backed by a flat array.Utility for Einstein summation convention (einsum).SparseTensor<T>Sparse tensor implementation using a map for non-zero elements.Service Provider Interface for tensor implementations.Manager for Tensor backends.Service provider interface for tensor factory operations.