Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 76d3d146 authored by Mathieu Faverge's avatar Mathieu Faverge
Browse files

Merge branch 'feature/latms' into 'master'

Add xlatms matrix generator

This PR:
   - Adds the lapack xlatms matrix generators that allows to specify the eigen/singular values of the generated matrix
   - Add a CORE_xlatm1 vector generator converted from the Lapack version to generate vector of specific eigen/singular values. The prototype may evolve to be called in a parallel generation of the vector.
   - Factorize the random number generator to avoid code duplication and reuse in xlatm1

See merge request !226
parents cdb0f0af 4617e6d1
No related branches found
No related tags found
1 merge request!226Add xlatms matrix generator
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment