Uses of Package
org.flag4j.arrays.sparse

Packages that use org.flag4j.arrays.sparse
Package
Description
 
 
Provides implementations for dense tensors, matrices, and vectors.
Contains implementations for sparse tensors, matrices, and vectors.
General purpose linear algebra operations including condition number evaluations, eigenvalue/eigenvector computations, matrix inversion, and subspace analysis.
Provides implementations of matrix balancing for real and complex matrices.
Provides implementations of the LU decomposition for real, complex, and field matrices.
 
 
 
 
 
 
 
Implementations of operations on real sparse COO (coordinate) array objects.
Implementations of operations between real and complex 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.