6 lines
		
	
	
		
			130 B
		
	
	
	
		
			Python
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			130 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| 
								 | 
							
								# See:
							 | 
						||
| 
								 | 
							
								# https://web.archive.org/web/20140822061353/http://cens.ioc.ee/projects/f2py2e
							 | 
						||
| 
								 | 
							
								from numpy.f2py.f2py2e import main
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								main()
							 |