Mentions légales du service

Skip to content
Snippets Groups Projects

Modify the interface of the tpgqrt routines, and fix some numerical bug within the routine

Merged Mathieu Faverge requested to merge faverge/chameleon:tpqrt/hotfix into master
4 files
+ 277
0
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 1
0
@@ -89,6 +89,7 @@ set(ZSRC
#testing_zhegst.c
#testing_zhegv.c
#testing_zhegvd.c
testing_zgeqrf_qdwh.c
)
# Add include and link directories
Loading