PoS - Proceedings of Science
Volume 414 - 41st International Conference on High Energy physics (ICHEP2022) - Poster Session
Invertor - Program to compute exact inversion of large matrices
R. Thiru Senthil
Full text: pdf
Pre-published on: December 12, 2022
Published on: June 15, 2023
Abstract
We have written a general purpose code for exact inversion of large matrices in C language by treating matrices in block forms. We have optimized the computation speed using in-place inversion, dynamic memory handling and recursion techniques. This code is written to adapt with programs in C and Fortran language, which requires faster and exact solution for system of linear equations. We have applied it in our study of tau neutrino events at India based Neutrino Observatory (INO). With this program the time required for computing the exact inversion of matrices of order 100, 1000 are 6ms and 5.24s respectively in Intel i7 6700 CPU, 8GB RAM machine. We also present our procedure to implement parallel processing for calculating inverse by treating the matrix as large number of blocks and performing simultaneous operations among them.
DOI: https://doi.org/10.22323/1.414.1129
How to cite

Metadata are provided both in "article" format (very similar to INSPIRE) as this helps creating very compact bibliographies which can be beneficial to authors and readers, and in "proceeding" format which is more detailed and complete.

Open Access
Creative Commons LicenseCopyright owned by the author(s) under the term of the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.