Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
solverstack
Chameleon
Commits
e6365e9c
Commit
e6365e9c
authored
Feb 06, 2018
by
Mathieu Faverge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor to compact the files
parent
9e2f09ba
Changes
549
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
74 additions
and
227 deletions
+74
-227
compute/pzbuild.c
compute/pzbuild.c
+1
-3
compute/pzgebrd_ge2gb.c
compute/pzgebrd_ge2gb.c
+1
-3
compute/pzgelqf.c
compute/pzgelqf.c
+1
-3
compute/pzgelqf_param.c
compute/pzgelqf_param.c
+1
-3
compute/pzgelqfrh.c
compute/pzgelqfrh.c
+1
-3
compute/pzgemm.c
compute/pzgemm.c
+1
-3
compute/pzgeqrf.c
compute/pzgeqrf.c
+1
-3
compute/pzgeqrf_param.c
compute/pzgeqrf_param.c
+1
-3
compute/pzgeqrfrh.c
compute/pzgeqrfrh.c
+1
-3
compute/pzgetrf_incpiv.c
compute/pzgetrf_incpiv.c
+1
-3
compute/pzgetrf_nopiv.c
compute/pzgetrf_nopiv.c
+1
-3
compute/pzhemm.c
compute/pzhemm.c
+1
-3
compute/pzher2k.c
compute/pzher2k.c
+1
-3
compute/pzherk.c
compute/pzherk.c
+1
-3
compute/pzhetrd_he2hb.c
compute/pzhetrd_he2hb.c
+1
-3
compute/pzlacpy.c
compute/pzlacpy.c
+1
-4
compute/pzlag2c.c
compute/pzlag2c.c
+1
-4
compute/pzlange.c
compute/pzlange.c
+1
-3
compute/pzlanhe.c
compute/pzlanhe.c
+1
-4
compute/pzlansy.c
compute/pzlansy.c
+1
-4
compute/pzlantr.c
compute/pzlantr.c
+1
-3
compute/pzlaset.c
compute/pzlaset.c
+1
-3
compute/pzlaset2.c
compute/pzlaset2.c
+1
-3
compute/pzlauum.c
compute/pzlauum.c
+1
-3
compute/pzplghe.c
compute/pzplghe.c
+1
-3
compute/pzplgsy.c
compute/pzplgsy.c
+1
-3
compute/pzplrnt.c
compute/pzplrnt.c
+1
-3
compute/pzpotrf.c
compute/pzpotrf.c
+1
-3
compute/pzpotrimm.c
compute/pzpotrimm.c
+1
-3
compute/pzsymm.c
compute/pzsymm.c
+1
-3
compute/pzsyr2k.c
compute/pzsyr2k.c
+1
-3
compute/pzsyrk.c
compute/pzsyrk.c
+1
-3
compute/pzsytrf.c
compute/pzsytrf.c
+1
-3
compute/pztile2band.c
compute/pztile2band.c
+0
-1
compute/pztpgqrt.c
compute/pztpgqrt.c
+1
-3
compute/pztpqrt.c
compute/pztpqrt.c
+1
-3
compute/pztradd.c
compute/pztradd.c
+1
-3
compute/pztrmm.c
compute/pztrmm.c
+1
-3
compute/pztrsm.c
compute/pztrsm.c
+1
-3
compute/pztrsmpl.c
compute/pztrsmpl.c
+1
-3
compute/pztrtri.c
compute/pztrtri.c
+1
-3
compute/pzunglq.c
compute/pzunglq.c
+1
-3
compute/pzunglq_param.c
compute/pzunglq_param.c
+1
-3
compute/pzunglqrh.c
compute/pzunglqrh.c
+1
-3
compute/pzungqr.c
compute/pzungqr.c
+1
-3
compute/pzungqr_param.c
compute/pzungqr_param.c
+1
-3
compute/pzungqrrh.c
compute/pzungqrrh.c
+1
-3
compute/pzunmlq.c
compute/pzunmlq.c
+1
-3
compute/pzunmlq_param.c
compute/pzunmlq_param.c
+1
-3
compute/pzunmlqrh.c
compute/pzunmlqrh.c
+1
-3
compute/pzunmqr.c
compute/pzunmqr.c
+1
-3
compute/pzunmqr_param.c
compute/pzunmqr_param.c
+1
-3
compute/pzunmqrrh.c
compute/pzunmqrrh.c
+1
-3
compute/zgeadd.c
compute/zgeadd.c
+1
-3
compute/zgelqf.c
compute/zgelqf.c
+1
-3
compute/zgelqf_param.c
compute/zgelqf_param.c
+1
-3
compute/zgelqs.c
compute/zgelqs.c
+1
-3
compute/zgelqs_param.c
compute/zgelqs_param.c
+1
-3
compute/zgels.c
compute/zgels.c
+1
-3
compute/zgels_param.c
compute/zgels_param.c
+1
-3
compute/zgemm.c
compute/zgemm.c
+1
-3
compute/zgeqrf.c
compute/zgeqrf.c
+1
-3
compute/zgeqrf_param.c
compute/zgeqrf_param.c
+1
-3
compute/zgeqrs.c
compute/zgeqrs.c
+1
-3
compute/zgeqrs_param.c
compute/zgeqrs_param.c
+1
-3
compute/zgesv_incpiv.c
compute/zgesv_incpiv.c
+1
-3
compute/zgesv_nopiv.c
compute/zgesv_nopiv.c
+1
-3
compute/zgesvd.c
compute/zgesvd.c
+1
-3
compute/zgetrf_incpiv.c
compute/zgetrf_incpiv.c
+1
-3
compute/zgetrf_nopiv.c
compute/zgetrf_nopiv.c
+1
-3
compute/zgetrs_incpiv.c
compute/zgetrs_incpiv.c
+1
-3
compute/zgetrs_nopiv.c
compute/zgetrs_nopiv.c
+1
-3
compute/zheevd.c
compute/zheevd.c
+1
-3
compute/zhemm.c
compute/zhemm.c
+1
-3
compute/zher2k.c
compute/zher2k.c
+1
-3
No files found.
compute/pzbuild.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzbuild.c
*
...
...
compute/pzgebrd_ge2gb.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzgebrd_ge2gb.c
*
...
...
compute/pzgelqf.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzgelqf.c
*
...
...
compute/pzgelqf_param.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright (c) 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzgelqf_param.c
*
...
...
compute/pzgelqfrh.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright (c) 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzgelqfrh.c
*
...
...
compute/pzgemm.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzgemm.c
*
...
...
compute/pzgeqrf.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzgeqrf.c
*
...
...
compute/pzgeqrf_param.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright (c) 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzgeqrf_param.c
*
...
...
compute/pzgeqrfrh.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzgeqrfrh.c
*
...
...
compute/pzgetrf_incpiv.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzgetrf_incpiv.c
*
...
...
compute/pzgetrf_nopiv.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzgetrf_nopiv.c
*
...
...
compute/pzhemm.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzhemm.c
*
...
...
compute/pzher2k.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzher2k.c
*
...
...
compute/pzherk.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzherk.c
*
...
...
compute/pzhetrd_he2hb.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzhetrd_he2hb.c
*
...
...
compute/pzlacpy.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzlacpy.c
*
...
...
@@ -32,7 +30,6 @@
/*******************************************************************************
*
**/
/*******************************************************************************
*
**/
...
...
compute/pzlag2c.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzlag2c.c
*
...
...
@@ -34,7 +32,6 @@
/*******************************************************************************
*
**/
/*******************************************************************************
*
**/
...
...
compute/pzlange.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzlange.c
*
...
...
compute/pzlanhe.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzlanhe.c
*
...
...
@@ -37,7 +35,6 @@
/*******************************************************************************
*
**/
/*******************************************************************************
*
**/
...
...
compute/pzlansy.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzlansy.c
*
...
...
@@ -37,7 +35,6 @@
/*******************************************************************************
*
**/
/*******************************************************************************
*
**/
...
...
compute/pzlantr.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzlantr.c
*
...
...
compute/pzlaset.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzlaset.c
*
...
...
compute/pzlaset2.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzlaset2.c
*
...
...
compute/pzlauum.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzlauum.c
*
...
...
compute/pzplghe.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzplghe.c
*
...
...
compute/pzplgsy.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzplgsy.c
*
...
...
compute/pzplrnt.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzplrnt.c
*
...
...
compute/pzpotrf.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzpotrf.c
*
...
...
compute/pzpotrimm.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzpotrimm.c
*
...
...
compute/pzsymm.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzsymm.c
*
...
...
compute/pzsyr2k.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzsyr2k.c
*
...
...
compute/pzsyrk.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzsyrk.c
*
...
...
compute/pzsytrf.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzsytrf.c
*
...
...
compute/pztile2band.c
View file @
e6365e9c
...
...
@@ -7,7 +7,6 @@
*
**/
/**
*
* @file pztile2band.c
...
...
compute/pztpgqrt.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright (c) 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pztpgqrt.c
*
...
...
compute/pztpqrt.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright (c) 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pztpqrt.c
*
...
...
compute/pztradd.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pztradd.c
*
...
...
compute/pztrmm.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pztrmm.c
*
...
...
compute/pztrsm.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pztrsm.c
*
...
...
compute/pztrsmpl.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pztrsmpl.c
*
...
...
compute/pztrtri.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pztrtri.c
*
...
...
compute/pzunglq.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzunglq.c
*
...
...
compute/pzunglq_param.c
View file @
e6365e9c
...
...
@@ -4,9 +4,7 @@
* Tennessee Research Foundation. All rights reserved.
* @copyright (c) 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzunglq_pram.c
*
...
...
compute/pzunglqrh.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzunglqrh.c
*
...
...
compute/pzungqr.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzungqr.c
*
...
...
compute/pzungqr_param.c
View file @
e6365e9c
...
...
@@ -4,9 +4,7 @@
* Tennessee Research Foundation. All rights reserved.
* @copyright (c) 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzungqr_param.c
*
...
...
compute/pzungqrrh.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzungqrrh.c
*
...
...
compute/pzunmlq.c
View file @
e6365e9c
...
...
@@ -4,9 +4,7 @@
* Tennessee Research Foundation. All rights reserved.
* @copyright (c) 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzunmlq.c
*
...
...
compute/pzunmlq_param.c
View file @
e6365e9c
...
...
@@ -4,9 +4,7 @@
* Tennessee Research Foundation. All rights reserved.
* @copyright (c) 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzunmlq_param.c
*
...
...
compute/pzunmlqrh.c
View file @
e6365e9c
...
...
@@ -5,9 +5,7 @@
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzunmlqrh.c
*
...
...
compute/pzunmqr.c
View file @
e6365e9c
...
...
@@ -4,9 +4,7 @@
* Tennessee Research Foundation. All rights reserved.
* @copyright (c) 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved.
*
**/
/**
***
*
* @file pzunmqr.c
*
...
...
compute/pzunmqr_param.c
View file @
e6365e9c
...
...
@@ -4,9 +4,7 @@