Uses of Package
org.flag4j.arrays

Packages that use org.flag4j.arrays
Package
Description
Provides implementations of "smart" array objects, the tensor shape object, and tuples.
 
 
 
 
 
Provides implementations for dense tensors, matrices, and vectors.
Contains implementations for sparse tensors, matrices, and vectors.
IO for vector, matrix, and tensor objects.
Provides implementations of the singular value decomposition for real and complex matrices.
General linear algebra operations.
Implementations of operations on generic dense array objects.
Implementations of operations on Field dense array objects.
Implementations of operations on real dense array objects.
Implementations of operations between real array objects and Field dense array objects.
Implementations of operations on Ring dense array objects.
Implementations of operations on Semiring dense array objects.
 
 
 
 
 
 
Implementations of operations on generic sparse COO (coordinate) array objects.
Implementations of operations on real sparse COO (coordinate) array objects.
Implementations of operations between real and complex sparse COO (coordinate) array objects.
Implementations of operations on Ring sparse COO (coordinate) array objects.
Implementations of operations on Semiring sparse COO (coordinate) array objects.
 
 
 
Contains solvers which solve well determined linear tensor and matrix equations in an exact sense.
Contains solvers which solve well determined triangular linear matrix equations in an exact sense.
Pseudo-random generation of real/complex numbers, and arrays, vectors, matrices, and tensors.
General utilities for arrays, strings, data validation, and generating error messages.