News

Sparse Matrix: A matrix in which the majority of elements are zero, enabling specialised storage and computational strategies. GPU: Graphics Processing Unit, a specialised processor designed to ...
Sparse matrix computations are pivotal to advancing high-performance scientific applications, particularly as modern numerical simulations and data analyses demand efficient management of large, ...
Sparse matrix regression (SMR) is a two-dimensional supervised feature selection method that can directly select the features on matrix data. It uses several couples of left and right regression ...
In recent years, sparse arrays have made considerable strides in resolving uncorrelated sources. However, the ubiquitous coherent sources across various emerging applications pose unique challenges ...
DBCSR is a library designed to efficiently perform sparse matrix-matrix multiplication, among other operations. It is MPI and OpenMP parallel and can exploit Nvidia and AMD GPUs via CUDA and HIP. To ...
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math ...