Commit Graph
3428 Commits
Author SHA1 Message Date
Guilhem Saurel 92399d4863 appveyor: output test failures 2023-04-18 18:18:22 +02:00
Guilhem Saurel 5ca88518a1 cmake: avoid make in blaspp/lapackpp 2023-04-18 13:44:56 +02:00
langou e860053d30 Merge pull request #795 from dklyuchinskiy/lapack-extend-error-checks-sysv-sytd2-gehd2
extend tests for error exit sysv sytd2 gehd2
2023-04-14 19:08:37 -06:00
langou c791b99b46 Merge pull request #820 from vaerksted/master
typos
2023-04-11 13:06:06 -06:00
musvaage f3fff11ccf typos 2023-04-11 13:52:58 -05:00
langou 647dded38e Merge pull request #819 from gabibguti/master
Add Security Policy
2023-04-11 12:12:36 -06:00
Gabriela Gutierrez 92f96a0cac Create SECURITY.md
Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com>
2023-04-11 11:21:54 -03:00
langou e270bf800d Merge pull request #812 from svillemot/master 2023-04-06 06:54:08 -06:00
Martin Kroeker a6c76767b0 Merge pull request #807 from martin-frbg/issue790
Replace the (partially defined) constant index variable INDIBL in ?SBGVX and related
2023-04-05 21:02:51 +02:00
Weslley S. Pereira 313ef8058a Merge pull request #814 from Reference-LAPACK/typos_issue_813
fix #813
2023-04-05 08:57:57 -06:00
Julien Langou 45b5d663d4 fix #813 2023-04-04 20:21:43 -06:00
Sébastien Villemot 52aaaabfa9 CTGEVC, ZTGEVC: fix typo in description of VR argument 2023-04-04 17:10:19 +02:00
langou 3d816ea72c Merge pull request #811 from jip/fix
Fix typos in comments
2023-04-02 19:12:18 -06:00
Igor Zhuravlov a608bc2bb4 fix comments
add datatype declaration for LWORK
2023-04-03 09:41:09 +10:00
Igor Zhuravlov d61b9bb00a fix doxygen markup 2023-04-03 09:39:21 +10:00
langou 1d86d5327a Merge pull request #810 from joseeroman/jose/cmake-updates
cmake: allow setting a prefix for the library names
2023-04-02 08:11:56 -06:00
Jose E. Roman 1c163c83fe cmake: allow setting a prefix for the library names 2023-04-01 11:08:09 +02:00
Jose E. Roman a765f60b99 cmake: include LAPACKE subdir only if it was selected 2023-04-01 11:06:40 +02:00
langou 31a36682a2 Merge pull request #809 from jip/fix
Fix typos and errors in comments
2023-03-29 06:58:20 -06:00
Igor Zhuravlov 1f0d9615f1 fix comments about workspace length
Some subroutines use WORK(1) but declare WORK length pro rata N which could be equal to 0.
2023-03-29 16:09:45 +10:00
Igor Zhuravlov c30a2531bb fix typos in documentation of GEJSV
RWORK was mentioned as WORK
2023-03-29 16:07:04 +10:00
langou 38f7703fd8 Merge pull request #808 from eprovst/gebal
Refactor xGEBAL
2023-03-28 07:36:29 -06:00
Evert Provoost 9c489fd829 Spend less time checking for NaN in xGEBAL 2023-03-28 12:10:47 +02:00
Evert Provoost 21231d88ef Refactored GEBAL family 2023-03-28 12:10:47 +02:00
Daniel Bielich b5f984f213 Fixing lapacke wrappers for memory leak conventions 2023-03-27 11:58:41 -04:00
Martin Kroeker a37f229a71 Replace the partially defined constant INDIBL with 1 2023-03-26 17:09:15 +02:00
Daniel Bielich f74a632337 Finishing up first impl of lapacke wrappers, waiting for review to revise 2023-03-24 14:31:13 -04:00
Daniel Bielich cc502278b1 Adding first precision of dmdq impl for lapacke 2023-03-24 11:48:51 -04:00
Daniel Bielich fbd853cc3a Adding lapacke wrappers for dmd routines - dmdq is needed yet 2023-03-24 11:04:17 -04:00
langou 7ac31faec5 Merge pull request #805 from angsch/labad
Remove legacy function LABAD
2023-03-22 07:53:02 -06:00
Angelika Schwarz 542f4f894d Remove LABAD from testing routines 2023-03-22 09:00:44 +01:00
Daniel Bielich e52daa3151 Fixing compilation warning error for git 2023-03-21 17:14:46 -04:00
Daniel Bielich 1e2d26e27e adding correction to schkdmd tester 2023-03-21 17:11:25 -04:00
Daniel Bielich c91783e615 Merge branch 'master' of https://github.com/dbielich/lapack88 2023-03-21 16:12:27 -04:00
Daniel Bielich 25030ae79e Improving testers - will need to investigate float precision impl 2023-03-21 16:11:43 -04:00
Daniel Bielich bd1204d726 Merge branch 'Reference-LAPACK:master' into master 2023-03-21 14:59:40 -04:00
Angelika Schwarz add62ef56a Remove legacy function LABAD
See https://github.com/Reference-LAPACK/lapack/issues/96
2023-03-21 18:27:13 +01:00
langou cfaa5aefab Merge pull request #682 from angsch/trevc3
Add numerical tests for trevc3
2023-03-18 07:17:43 -06:00
Daniel Bielich 3b08c51597 Updating src files, testing all precisions. Some clean-up remains but overall addition is complete 2023-03-16 17:28:32 -04:00
langou f505ed3f3f Merge pull request #804 from gabibguti/master
Add minimum permissions to workflows
2023-03-15 09:05:29 -06:00
Gabriela Gutierrez 984abd0561 Add minimum permissions to cmake.yml
Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com>
2023-03-15 14:16:40 +00:00
Gabriela Gutierrez 4420a7de2d Add minimum permissions to makefile.yml
Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com>
2023-03-15 14:16:34 +00:00
langou 3caa4c0688 Merge pull request #750 from angsch/master
Fix typos in documentation
2023-03-05 15:10:55 -07:00
Angelika Schwarz cda0ad3d9a Fix typos in documentation of GEJSV 2023-03-05 18:33:20 +01:00
Weslley S. Pereira 52e4974b59 Merge pull request #761 from jschueller/patch-3
CMake: Disable TEST_FORTRAN_COMPILER by default
2023-02-26 21:16:44 -07:00
langou 23587aaf81 Merge pull request #798 from EduardFedorenkov/master
fix bug in complex precision tests (c|z)het21
2023-02-17 18:38:25 -07:00
EduardFedorenkov ef12723763 fix bug in complex precision tests (c|z)het21 2023-02-17 15:32:00 +07:00
langou eb8f5fa646 Merge pull request #796 from dklyuchinskiy/678-fix-test-rfp
fix rfp test for DIAG = U
2023-02-14 07:05:38 -07:00
Dmitry Klyuchinsky 5fd6d64734 fix rfp test: divide rows of matrix by corresponding diagonal element for DIAG = U 2023-02-14 15:21:46 +07:00
Dmitry Klyuchinsky 56934c7699 fix typo in driver for sysv_aa_2stage to run correct error checker 2023-02-14 12:33:38 +07:00