Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

Common linear algebra operations. Operates on Tensor.

Link copied to clipboard
Link copied to clipboard
interface TensorAlgebra<T, A : Ring<T>> : RingOpsND<T, A>

Algebra over a ring on Tensor. For more information: https://proofwiki.org/wiki/Definition:Algebra_over_Ring

Link copied to clipboard

Algebra over a field with partial division on Tensor. For more information: https://proofwiki.org/wiki/Definition:Division_Algebra