Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								3dbb8e6153
								
							
								
							
						 | 
						
							
							
								
								math.matrices: move normal word from gpu.demos.bunny and reverse sign
							
							
							
							
							
						 | 
						
							2010-07-23 20:41:08 -07:00 | 
						
					
				
					
						
							
							
								 
								Erik Charlebois
							
						 | 
						
							
							
							
							
								
							
								cebabdc323
								
							
								
							
						 | 
						
							
							
								
								Add perp and angle-between words for vectors. Fix bug in cross product and add unit tests.
							
							
							
							
							
						 | 
						
							2010-02-25 16:46:02 -08:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								7826543d2e
								
							
								
							
						 | 
						
							
							
								
								sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase
							
							
							
							
							
						 | 
						
							2010-02-25 20:54:57 +13:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								df4fb4a3ee
								
							
								
							
						 | 
						
							
							
								
								Removing integers-as-sequences
							
							
							
							
							
						 | 
						
							2010-01-15 07:15:33 +13:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								6e1bffb1c5
								
							
								
							
						 | 
						
							
							
								
								update existing code to use :> ( ) when possible
							
							
							
							
							
						 | 
						
							2009-10-28 16:11:33 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								1e13f94e9f
								
							
								
							
						 | 
						
							
							
								
								math.matrices: remove dead code
							
							
							
							
							
						 | 
						
							2009-10-23 07:01:57 -05:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								84f203afcc
								
							
								
							
						 | 
						
							
							
								
								math.matrices: vectorizable definition of cross
							
							
							
							
							
						 | 
						
							2009-10-22 16:26:25 -05:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								1e1072f540
								
							
								
							
						 | 
						
							
							
								
								math.matrices.simd versions of frustum-matrix4 and rotation-matrix4
							
							
							
							
							
						 | 
						
							2009-09-29 22:54:11 -05:00 | 
						
					
				
					
						
							
							
								 
								Marc Fauconneau
							
						 | 
						
							
							
							
							
								
							
								bf15648b4d
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of git@github.com:prunedtree/factor
							
							
							
							
							
							
							
							Conflicts:
	basis/math/matrices/matrices.factor 
							
						 | 
						
							2009-08-30 17:24:25 +09:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								809b40d497
								
							
								
							
						 | 
						
							
							
								
								preserve sequence type in math.matrices:cross
							
							
							
							
							
						 | 
						
							2009-07-07 16:26:50 -05:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								96ec54106b
								
							
								
							
						 | 
						
							
							
								
								for the FPS classicists... skew matrix constructor
							
							
							
							
							
						 | 
						
							2009-07-04 19:13:31 -05:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								e39f454aa5
								
							
								
							
						 | 
						
							
							
								
								common 3d matrix constructors
							
							
							
							
							
						 | 
						
							2009-07-02 19:05:24 -05:00 | 
						
					
				
					
						
							
							
								 
								prunedtree
							
						 | 
						
							
							
							
							
								
							
								b426f28738
								
							
								
							
						 | 
						
							
							
								
								make m^n private
							
							
							
							
							
						 | 
						
							2009-06-12 01:29:34 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								6a67f02f69
								
							
								
							
						 | 
						
							
							
								
								fix load error
							
							
							
							
							
						 | 
						
							2009-06-12 02:43:05 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								7134236e46
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of git://github.com/prunedtree/factor
							
							
							
							
							
							
							
							Conflicts:
	basis/compression/inflate/inflate.factor
	basis/math/matrices/matrices.factor 
							
						 | 
						
							2009-06-12 02:33:49 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								989cb7d5df
								
							
								
							
						 | 
						
							
							
								
								better implementation of zero-matrix
							
							
							
							
							
						 | 
						
							2009-06-07 20:12:18 -04:00 | 
						
					
				
					
						
							
							
								 
								prunedtree
							
						 | 
						
							
							
							
							
								
							
								1c89045f0e
								
							
								
							
						 | 
						
							
							
								
								m^n binary exponentiation of matrices
							
							
							
							
							
						 | 
						
							2009-06-04 20:42:29 -07:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								77c56e55a3
								
							
								
							
						 | 
						
							
							
								
								Oops
							
							
							
							
							
						 | 
						
							2009-04-23 03:57:05 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								c2fe2a4fea
								
							
								
							
						 | 
						
							
							
								
								Improve stack checker documentation
							
							
							
							
							
						 | 
						
							2009-04-23 03:48:32 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								9add08c200
								
							
								
							
						 | 
						
							
							
								
								Move math.matrices to basis
							
							
							
							
							
						 | 
						
							2009-04-18 04:09:16 -05:00 |