Antonio Sánchez 
							
						 
					 
					
						
						
						
						
							
						
						
							46e9cdb7fe 
							
						 
					 
					
						
						
							
							Clang-format tests, examples, libraries, benchmarks, etc.  
						
						
						
					 
					
						2023-12-05 21:22:55 +00:00 
						 
				 
			
				
					
						
							
							
								Erik Schultheis 
							
						 
					 
					
						
						
						
						
							
						
						
							d271a7d545 
							
						 
					 
					
						
						
							
							reduce float warnings (comparisons and implicit conversions)  
						
						
						
					 
					
						2022-01-26 18:16:19 +00:00 
						 
				 
			
				
					
						
							
							
								Gael Guennebaud 
							
						 
					 
					
						
						
						
						
							
						
						
							82f0ce2726 
							
						 
					 
					
						
						
							
							Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }.  
						
						... 
						
						
						
						This provide several advantages:
- more flexibility in designing unit tests
- unit tests can be glued to speed up compilation
- unit tests are compiled with same predefined macros, which is a requirement for zapcc 
						
					 
					
						2018-07-17 14:46:15 +02:00 
						 
				 
			
				
					
						
							
							
								Gael Guennebaud 
							
						 
					 
					
						
						
						
						
							
						
						
							12e1ebb68b 
							
						 
					 
					
						
						
							
							Remove local Index typedef from unit-tests  
						
						
						
					 
					
						2018-07-12 17:16:40 +02:00 
						 
				 
			
				
					
						
							
							
								Gael Guennebaud 
							
						 
					 
					
						
						
						
						
							
						
						
							a93e354d92 
							
						 
					 
					
						
						
							
							Add some pre-allocation unit tests (not working yet)  
						
						
						
					 
					
						2016-08-29 11:08:44 +02:00 
						 
				 
			
				
					
						
							
							
								Gael Guennebaud 
							
						 
					 
					
						
						
						
						
							
						
						
							a3a4714aba 
							
						 
					 
					
						
						
							
							Add debug output.  
						
						
						
					 
					
						2016-06-11 14:41:53 +02:00 
						 
				 
			
				
					
						
							
							
								Christoph Hertzberg 
							
						 
					 
					
						
						
						
						
							
						
						
							3238ca6abc 
							
						 
					 
					
						
						
							
							Addendum to last patch: k is Index and not int  
						
						
						
					 
					
						2015-03-31 00:42:14 +02:00 
						 
				 
			
				
					
						
							
							
								Christoph Hertzberg 
							
						 
					 
					
						
						
						
						
							
						
						
							1efae98fee 
							
						 
					 
					
						
						
							
							bug  #985 : RealQZ failed when either matrix had zero rows or columns (report and patch by Ben Goodrich)  
						
						... 
						
						
						
						Also added a regression test 
						
					 
					
						2015-03-30 23:56:20 +02:00 
						 
				 
			
				
					
						
							
							
								Gael Guennebaud 
							
						 
					 
					
						
						
						
						
							
						
						
							95f8a738ea 
							
						 
					 
					
						
						
							
							Introduce a TEST_SET_BUT_UNUSED_VARIABLE macro for initialized but unused variables in the unit tests and also fix a few other warnings.  
						
						
						
					 
					
						2013-06-25 11:42:04 +02:00 
						 
				 
			
				
					
						
							
							
								Gael Guennebaud 
							
						 
					 
					
						
						
						
						
							
						
						
							d1d7a1ade9 
							
						 
					 
					
						
						
							
							Workaround a bunch of stupid warnings in unit tests  
						
						
						
					 
					
						2013-06-23 19:11:32 +02:00 
						 
				 
			
				
					
						
							
							
								Gael Guennebaud 
							
						 
					 
					
						
						
						
						
							
						
						
							899c0c2b6c 
							
						 
					 
					
						
						
							
							Clean source code and unit tests with respect to -Wunused-local-typedefs  
						
						
						
					 
					
						2013-04-10 22:27:35 +02:00 
						 
				 
			
				
					
						
							
							
								Gael Guennebaud 
							
						 
					 
					
						
						
						
						
							
						
						
							a76fbbf397 
							
						 
					 
					
						
						
							
							Fix bug  #314 :  
						
						... 
						
						
						
						- remove most of the metaprogramming kung fu in MathFunctions.h (only keep functions that differs from the std)
- remove the overloads for array expression that were in the std namespace 
						
					 
					
						2012-11-06 15:25:50 +01:00 
						 
				 
			
				
					
						
							
							
								Gael Guennebaud 
							
						 
					 
					
						
						
						
						
							
						
						
							c1cab7b8ed 
							
						 
					 
					
						
						
							
							real QZ: update license  
						
						
						
					 
					
						2012-07-24 18:11:41 +02:00 
						 
				 
			
				
					
						
							
							
								Alexey Korepanov 
							
						 
					 
					
						
						
						
						
							
						
						
							65db91ac2b 
							
						 
					 
					
						
						
							
							Add a RealQZ class: a generalized Schur decomposition for real matrices  
						
						
						
					 
					
						2012-07-11 16:38:03 -05:00