Construct in MATLAB a matrix designed for use in the HPL-AI Benchmark.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). 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.
General Information
- Version 1.0.0 (5.78 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R2017a and later releases
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 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.
