reorganize singular_values, do one precomputation and then only compute unique traces
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
			
		||||
HEADERS=linalg.h mat.h coxeter.h enumerate_triangle_group.h
 | 
			
		||||
 | 
			
		||||
#SPECIAL_OPTIONS=-O0 -g -D_DEBUG
 | 
			
		||||
SPECIAL_OPTIONS=-O3 -pg -funroll-loops -fno-inline
 | 
			
		||||
SPECIAL_OPTIONS=-O3 -pg -g -funroll-loops -fno-inline
 | 
			
		||||
#SPECIAL_OPTIONS=-O3 -flto -funroll-loops -Winline
 | 
			
		||||
#SPECIAL_OPTIONS=-O3 -flto -funroll-loops -Winline -mavx512f -mavx512cd -mavx512er -mavx512pf # KNL
 | 
			
		||||
#SPECIAL_OPTIONS=
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user