mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	Merge 3.5
This commit is contained in:
		
						commit
						22d4553acb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -276,7 +276,7 @@ instead of::
 | 
			
		|||
    S = dot((dot(H, beta) - r).T,
 | 
			
		||||
            dot(inv(dot(dot(H, V), H.T)), dot(H, beta) - r))
 | 
			
		||||
 | 
			
		||||
An upcoming release of NumPy 1.10 will add support for the new operator::
 | 
			
		||||
NumPy 1.10 has support for the new operator::
 | 
			
		||||
 | 
			
		||||
    >>> import numpy
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue