The scientific computing matrix library (SCMAT) is a C++ class library for representing and manipulating rectangular, symmetric, and diagonal matrices and vectors. It is founded on an abstract base classes for each of these types of matrices; these are specialized to concrete matrix classes well suited for particular computational environments. The local matrix specializations (MS) do no communication. All elements reside on each node and all computations are duplicated on each node. The replicated MS hold all of the elements on each node, however do some communication in order to reduce computation time. The distributed MS spread the elements across all the nodes and thus require less storage than local matrices however these use more comm...
We describe an object oriented sparse matrix library in C++ designed for portability and performance...
SIGLEAvailable from British Library Document Supply Centre-DSC:8715.1804(98-076) / BLDSC - British L...
This course is a survey of numerical methods in linear algebra for application to problems in engine...
We present an object-oriented technique for the development of array-based programmes. It permits to...
It has been documented in the literature that the pseudospectrum of a matrix is a powerful concept t...
SIGLEAvailable from British Library Document Supply Centre-DSC:D210248 / BLDSC - British Library Doc...
AbstractMicrocomputers are now widely used for small-scale scientific, engineering, and statistical ...
The article describes the matrix algebra libraries based on the modern technologies of parallel prog...
Using super-resolution techniques to estimate the direction that a signal arrived at a radio receive...
I create a library for storing matrices and working with matrices in this bachelor’s thesis. In this...
Available from British Library Document Supply Centre-DSC:DXN047574 / BLDSC - British Library Docume...
International audienceThis paper is aimed at designing efficient parallel matrix-product algorithms ...
International audienceThis paper is aimed at designing efficient parallel matrix-product algorithms ...
Over the last several years I have been writ-ing a library of C++ classes and functions for manipula...
This paper describes MITMatlab, a system that enables users of supercomputers or networked PCs to ...
We describe an object oriented sparse matrix library in C++ designed for portability and performance...
SIGLEAvailable from British Library Document Supply Centre-DSC:8715.1804(98-076) / BLDSC - British L...
This course is a survey of numerical methods in linear algebra for application to problems in engine...
We present an object-oriented technique for the development of array-based programmes. It permits to...
It has been documented in the literature that the pseudospectrum of a matrix is a powerful concept t...
SIGLEAvailable from British Library Document Supply Centre-DSC:D210248 / BLDSC - British Library Doc...
AbstractMicrocomputers are now widely used for small-scale scientific, engineering, and statistical ...
The article describes the matrix algebra libraries based on the modern technologies of parallel prog...
Using super-resolution techniques to estimate the direction that a signal arrived at a radio receive...
I create a library for storing matrices and working with matrices in this bachelor’s thesis. In this...
Available from British Library Document Supply Centre-DSC:DXN047574 / BLDSC - British Library Docume...
International audienceThis paper is aimed at designing efficient parallel matrix-product algorithms ...
International audienceThis paper is aimed at designing efficient parallel matrix-product algorithms ...
Over the last several years I have been writ-ing a library of C++ classes and functions for manipula...
This paper describes MITMatlab, a system that enables users of supercomputers or networked PCs to ...
We describe an object oriented sparse matrix library in C++ designed for portability and performance...
SIGLEAvailable from British Library Document Supply Centre-DSC:8715.1804(98-076) / BLDSC - British L...
This course is a survey of numerical methods in linear algebra for application to problems in engine...