58427ff74d 
								
							 
						 
						
							
							
								
								Deprecate ?GELQS and ?GEQRS from TESTING/LIN (Reference-LAPACK PR 900) ( #4307 )  
							
							... 
							
							
							
							* Move ?GELQS and ?GEQRS from TESTING/LIN to DEPRECATED (Reference-LAPACK PR 900)
* Add f2c-converted versions of ?GELQS and ?GEQRS 
							
						 
						
							2023-11-12 10:54:39 +01:00  
				
					
						
							
							
								 
						
							
								35dedb68ce 
								
							 
						 
						
							
							
								
								Add C versions of C/ZRSCL  
							
							
							
						 
						
							2023-07-11 17:07:30 +02:00  
				
					
						
							
							
								 
						
							
								e3277e134c 
								
							 
						 
						
							
							
								
								Add CRSCL/ZRSCL (Reference-LAPACK PR 839)  
							
							
							
						 
						
							2023-07-05 14:22:59 +02:00  
				
					
						
							
							
								 
						
							
								fa6d06359a 
								
							 
						 
						
							
							
								
								correct list placement of zgedmd/zgedmdq  
							
							
							
						 
						
							2023-06-21 17:17:31 +02:00  
				
					
						
							
							
								 
						
							
								2bfd7ff126 
								
							 
						 
						
							
							
								
								Add dummy C sources for ?GEDMD  
							
							
							
						 
						
							2023-06-20 21:39:29 +02:00  
				
					
						
							
							
								 
						
							
								defafd1353 
								
							 
						 
						
							
							
								
								Add functions for Dynamic Mode Decomposition (Reference-LAPACK PR 736)  
							
							
							
						 
						
							2023-06-20 15:07:53 +02:00  
				
					
						
							
							
								 
						
							
								57bdc36c84 
								
							 
						 
						
							
							
								
								add conditionals for BUILD_LAPACK_DEPRECATED  
							
							
							
						 
						
							2023-04-11 22:38:38 +02:00  
				
					
						
							
							
								 
						
							
								fa5ff7d199 
								
							 
						 
						
							
							
								
								slarmm/dlarmm are needed by COMPLEX/COMPLEX16-only builds too  
							
							
							
						 
						
							2023-02-22 00:25:12 +01:00  
				
					
						
							
							
								 
						
							
								88cd91c490 
								
							 
						 
						
							
							
								
								Fix stray character  
							
							
							
						 
						
							2022-11-19 23:15:20 +01:00  
				
					
						
							
							
								 
						
							
								5ff46f4092 
								
							 
						 
						
							
							
								
								Add ?GELST (Reference-LAPACK PR739)  
							
							
							
						 
						
							2022-11-19 22:49:31 +01:00  
				
					
						
							
							
								 
						
							
								258a83a642 
								
							 
						 
						
							
							
								
								change line endings from CRLF to LF  
							
							
							
						 
						
							2022-11-16 21:57:42 +01:00  
				
					
						
							
							
								 
						
							
								b6d74b7fff 
								
							 
						 
						
							
							
								
								Add f2c-converted files for the BLAS3-based Sylvester solver  
							
							
							
						 
						
							2022-11-15 16:26:44 +01:00  
				
					
						
							
							
								 
						
							
								bb652f65a3 
								
							 
						 
						
							
							
								
								Typo fix  
							
							
							
						 
						
							2022-11-14 16:35:13 +01:00  
				
					
						
							
							
								 
						
							
								fb42a0cf8b 
								
							 
						 
						
							
							
								
								Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651)  
							
							
							
						 
						
							2022-11-14 14:06:50 +01:00  
				
					
						
							
							
								 
						
							
								32566bfb44 
								
							 
						 
						
							
							
								
								Disable the gfortran tree vectorizer for netlib LAPACK  
							
							
							
						 
						
							2022-10-13 14:04:25 +02:00  
				
					
						
							
							
								 
						
							
								329cdc31b3 
								
							 
						 
						
							
							
								
								Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1  
							
							
							
						 
						
							2022-04-21 20:39:29 +02:00  
				
					
						
							
							
								 
						
							
								b7873605d4 
								
							 
						 
						
							
							
								
								Use f2c translations of LAPACK when no Fortran compiler is available ( #3539 )  
							
							... 
							
							
							
							* Add C equivalents of the Fortran routines from Reference-LAPACK as fallbacks, and C_LAPACK variable to trigger their use 
							
						 
						
							2022-04-09 22:38:58 +02:00  
				
					
						
							
							
								 
						
							
								40000d1f64 
								
							 
						 
						
							
							
								
								Add entries for Householder reconstruction functions from 3.9.1  
							
							
							
						 
						
							2021-05-02 19:21:59 +02:00  
				
					
						
							
							
								 
						
							
								26611af8e1 
								
							 
						 
						
							
							
								
								fix grouping of sources used for more than one type  
							
							
							
						 
						
							2020-09-22 23:20:05 +02:00  
				
					
						
							
							
								 
						
							
								375b1875c8 
								
							 
						 
						
							
							
								
								[WIP] Update LAPACK to 3.9.0 ( #2353 )  
							
							... 
							
							
							
							* Update make.inc entries for LAPACK 3.9.0
Reference-LAPACK PR 347 changed some variable names and relative paths
* Update LAPACK to 3.9.0
* Add new functions from LAPACK 3.9.0
* Add new functions from LAPACK 3.9.0
* Restore LOADER command 
as it makes it easier to specify pthread as needed
* Restore LOADER
* Restore EIG/LIN prefixes in cmdbase
* add binary path to lapack_testing.py call
* Restore OpenMP version check
* Restore OpenMP version check
* Restore fix for out-of-bounds array accesses
from #2096  
							
						 
						
							2020-01-01 13:18:53 +01:00  
				
					
						
							
							
								 
						
							
								4054d32def 
								
							 
						 
						
							
							
								
								update cmake files  
							
							
							
						 
						
							2017-11-24 08:15:40 +01:00  
				
					
						
							
							
								 
						
							
								2d52f0f4c3 
								
							 
						 
						
							
							
								
								update cmakefiles for lapack 3.8.0  
							
							
							
						 
						
							2017-11-23 21:22:01 +01:00  
				
					
						
							
							
								 
						
							
								61587b0670 
								
							 
						 
						
							
							
								
								Update lapack.cmake with additional routines from LAPACK version 3.7.0.  
							
							
							
						 
						
							2017-11-06 14:41:02 -06:00  
				
					
						
							
							
								 
						
							
								43224f7273 
								
							 
						 
						
							
							
								
								Fix misspelling of zlasyf_aa from previous commit  
							
							
							
						 
						
							2017-03-10 08:44:49 +01:00  
				
					
						
							
							
								 
						
							
								d12c8bbcbb 
								
							 
						 
						
							
							
								
								Add zlasyf_aa to lapack.cmake  
							
							
							
						 
						
							2017-02-12 13:49:49 +01:00  
				
					
						
							
							
								 
						
							
								15f0d65010 
								
							 
						 
						
							
							
								
								Add another bunch of lapack 3.7 functions to cmake list  
							
							
							
						 
						
							2017-02-12 01:59:30 +01:00  
				
					
						
							
							
								 
						
							
								7d831af1ba 
								
							 
						 
						
							
							
								
								Add LAPACK 3.7 files not mentioned in announcement  
							
							
							
						 
						
							2017-02-12 01:37:35 +01:00  
				
					
						
							
							
								 
						
							
								8772c00bb0 
								
							 
						 
						
							
							
								
								Update cmake file list for lapack 3.7.0  
							
							
							
						 
						
							2017-02-11 23:11:26 +01:00  
				
					
						
							
							
								 
						
							
								002e646476 
								
							 
						 
						
							
							
								
								Add new functions from LAPACK 3.6.1  
							
							
							
						 
						
							2017-02-11 19:54:02 +01:00  
				
					
						
							
							
								 
						
							
								4a1263f609 
								
							 
						 
						
							
							
								
								Fix the source paths  
							
							
							
						 
						
							2016-02-01 18:32:42 -08:00  
				
					
						
							
							
								 
						
							
								1d183dcda8 
								
							 
						 
						
							
							
								
								Added lapacke sources.  
							
							
							
						 
						
							2015-02-25 16:51:08 -06:00  
				
					
						
							
							
								 
						
							
								f3f2b3d768 
								
							 
						 
						
							
							
								
								Added complex and single netlib-lapack fortran sources to lapack.cmake.  
							
							
							
						 
						
							2015-02-19 12:26:11 -06:00  
				
					
						
							
							
								 
						
							
								64b5a0ef84 
								
							 
						 
						
							
							
								
								Added AUX files from lapack-netlib.  
							
							
							
						 
						
							2015-02-10 14:29:05 -06:00