BallArithmetic.jl
  • Home
  • Matrix Decompositions
  • SVD
  • Eigenvalues
  • Pseudospectra
  • Linear Systems
  • API
    • Overview
    • Core Types
    • Linear Systems
    • Eigenvalues & SVD
    • CertifScripts
    • NumericalTest
  • References
Version
  • API
  • NumericalTest
  • NumericalTest
GitHub

API - NumericalTest

Testing utilities for verifying floating-point rounding behavior.

BallArithmetic.NumericalTest.rounding_test — Function
rounding_test(n, k)

Let u=fill(2^(-53), k-1) and let A be the matrix [I u; 0 2^(-53)]

This test checks the result of A*A' in different rounding modes, running BLAS on n threads

source
« CertifScriptsReferences »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.17.0 on Wednesday 25 March 2026. Using Julia version 1.12.5.