hpl-ai-matrix

Version 1.0.0 (5.78 KB) by Nick Higham
Construct in MATLAB a matrix designed for use in the HPL-AI Benchmark.
6 Downloads
Updated 16 Sep 2021

hpl_ai_matrix is a MATLAB function that constructs an n-by-n matrix
designed for use in the HPL-AI Benchmark (https://icl.bitbucket.io/hpl-ai/). The matrix has a specified infinity-norm condition number, LU factorization with partial pivoting is numerically stable for it, and it can be formed in O(n^2) flops.

Cite As

Nick Higham (2024). hpl-ai-matrix (https://github.com/higham/hpl-ai-matrix), GitHub. Retrieved .

Massimiliano Fasi and Nicholas J. Higham (2020). hpl-ai-matrix (https://www.github.com/higham/hpl-ai-matrix), GitHub. Retrieved May 7, 2020.

MATLAB Release Compatibility
Created with R2020a
Compatible with R2017a and later releases
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.