Construct in MATLAB a matrix designed for use in the HPL-AI Benchmark.
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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.
Cita come
Nick Higham (2026). hpl-ai-matrix (https://github.com/higham/hpl-ai-matrix), GitHub. Recuperato .
Massimiliano Fasi and Nicholas J. Higham (2020). hpl-ai-matrix (https://www.github.com/higham/hpl-ai-matrix), GitHub. Retrieved May 7, 2020.
Informazioni generali
Compatibilità della release di MATLAB
- Compatibile con R2017a e release successive
Compatibilità della piattaforma
- Windows
- macOS
- Linux
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0 |
