Skip to main content

Showing 1–8 of 8 results for author: Fasi, M

Searching in archive math. Search in all archives.
.
  1. arXiv:2506.11277  [pdf, ps, other

    math.NA cs.MS

    Analysis of Floating-Point Matrix Multiplication Computed via Integer Arithmetic

    Authors: Ahmad Abdelfattah, Jack Dongarra, Massimiliano Fasi, Mantas Mikaitis, Françoise Tisseur

    Abstract: Ootomo, Ozaki, and Yokota [Int. J. High Perform. Comput. Appl., 38 (2024), p. 297-313] have proposed a strategy to recast a floating-point matrix multiplication in terms of integer matrix products. The factors A and B are split into integer slices, the product of these slices is computed exactly, and AB is approximated by accumulating these integer products in floating-point arithmetic. This techn… ▽ More

    Submitted 12 June, 2025; originally announced June 2025.

    MSC Class: 65F99; 65G50; 65Y10

  2. arXiv:2503.11355  [pdf, ps, other

    math.NA cs.MS cs.SE

    TypedMatrices.jl: An Extensible and Type-Based Matrix Collection for Julia

    Authors: Anzhi Zhang, Massimiliano Fasi

    Abstract: TypedMatrices.jl is a Julia package to organize test matrices. By default, the package comes with a number of built-in matrices and interfaces to help users select test cases based on their properties. The package is designed to be extensible, allowing users to define their own matrix types. We discuss the design and implementation of the package and demonstrate its usage with a number of examples… ▽ More

    Submitted 14 March, 2025; originally announced March 2025.

  3. arXiv:2503.03456  [pdf, ps, other

    math.NA

    Mixed-precision algorithms for solving the Sylvester matrix equation

    Authors: Andrii Dmytryshyn, Massimiliano Fasi, Nicholas J. Higham, Xiaobo Liu

    Abstract: We consider the solution of the general Sylvester equation $AX+XB=C$ in mixed precision. First, we investigate the use of GMRES-based iterative refinement (GMRES-IR) to solve the equation using implicitly its Kronecker product form: we propose an efficient scheme to use the Schur factors of the coefficient matrices as preconditioners, but we demonstrate that this approach is not suitable in the ca… ▽ More

    Submitted 5 March, 2025; originally announced March 2025.

    MSC Class: 65F45; 15A24; 65F10; 65G50; 65F25

  4. arXiv:2408.03069  [pdf, ps, other

    math.NA

    Probabilistic error analysis of limited-precision stochastic rounding

    Authors: El-Mehdi El Arar, Massimiliano Fasi, Silviu-Ioan Filip, Mantas Mikaitis

    Abstract: Classical probabilistic rounding error analysis is particularly well suited to stochastic rounding (SR), and it yields strong results when dealing with floating-point algorithms that rely heavily on summation. For many numerical linear algebra algorithms, one can prove probabilistic error bounds that grow as O(nu), where n is the problem size and u is the unit roundoff. These probabilistic bounds… ▽ More

    Submitted 25 February, 2025; v1 submitted 6 August, 2024; originally announced August 2024.

  5. arXiv:2401.16132  [pdf, ps, other

    math.NA

    Challenges in computing matrix functions

    Authors: Massimiliano Fasi, Stéphane Gaudreault, Kathryn Lund, Marcel Schweitzer

    Abstract: This manuscript summarizes the outcome of the focus groups at "The f(A)bulous workshop on matrix functions and exponential integrators", held at the Max Planck Institute for Dynamics of Complex Technical Systems in Magdeburg, Germany, on 25-27 September 2023. There were three focus groups in total, each with a different theme: knowledge transfer, high-performance and energy-aware computing, and be… ▽ More

    Submitted 29 January, 2024; originally announced January 2024.

    MSC Class: 15A16; 15-11; 65F60; 65Y05; 65Y20; 65-11

  6. arXiv:2304.05149  [pdf, ps, other

    math-ph math.NA physics.comp-ph quant-ph

    Simulations of quantum dynamics with fermionic phase-space representations using numerical matrix factorizations as stochastic gauges

    Authors: F Rousse, M Fasi, A Dmytryshyn, M Gulliksson, M Ogren

    Abstract: The Gaussian phase-space representation can be used to implement quantum dynamics for fermionic particles numerically. To improve numerical results, we explore the use of dynamical diffusion gauges in such implementations. This is achieved by benchmarking quantum dynamics of few-body systems against independent exact solutions. A diffusion gauge is implemented here as a so-called noise-matrix, whi… ▽ More

    Submitted 11 April, 2023; originally announced April 2023.

    Journal ref: J. Phys. A: Math. Theor. 57 (2024) 015303

  7. arXiv:2107.12198  [pdf, other

    math.NA

    Computational graphs for matrix functions

    Authors: Elias Jarlebring, Massimiliano Fasi, Emil Ringh

    Abstract: Many numerical methods for evaluating matrix functions can be naturally viewed as computational graphs. Rephrasing these methods as directed acyclic graphs (DAGs) is a particularly effective approach to study existing techniques, improve them, and eventually derive new ones. The accuracy of these matrix techniques can be characterized by the accuracy of their scalar counterparts, thus designing al… ▽ More

    Submitted 19 August, 2021; v1 submitted 26 July, 2021; originally announced July 2021.

    Report number: MIMS EPrint: 2021.12 MSC Class: 65F60 (Primary) 15A16 (Secondary)

  8. arXiv:2009.11515  [pdf, ps, other

    math.NA

    Sampling the eigenvalues of random orthogonal and unitary matrices

    Authors: Massimiliano Fasi, Leonardo Robol

    Abstract: We develop an efficient algorithm for sampling the eigenvalues of random matrices distributed according to the Haar measure over the orthogonal or unitary group. Our technique samples directly a factorization of the Hessenberg form of such matrices, and then computes their eigenvalues with a tailored core-chasing algorithm. This approach requires a number of floating-point operations that is quadr… ▽ More

    Submitted 24 February, 2021; v1 submitted 24 September, 2020; originally announced September 2020.

    MSC Class: 15B10; 15B52; 65F15