Slava Pestov
|
ed3de4ae29
|
math.matrices: remove dead code
|
2009-10-23 07:01:57 -05:00 |
Joe Groff
|
d85432440f
|
math.matrices: vectorizable definition of cross
|
2009-10-22 16:26:25 -05:00 |
Joe Groff
|
f6bf60ec4e
|
math.matrices.simd versions of frustum-matrix4 and rotation-matrix4
|
2009-09-29 22:54:11 -05:00 |
Marc Fauconneau
|
1f020f8bad
|
Merge branch 'master' of git@github.com:prunedtree/factor
Conflicts:
basis/math/matrices/matrices.factor
|
2009-08-30 17:24:25 +09:00 |
Doug Coleman
|
d1ce837569
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Joe Groff
|
2c97868525
|
preserve sequence type in math.matrices:cross
|
2009-07-07 16:26:50 -05:00 |
Joe Groff
|
5c25c4ff81
|
for the FPS classicists... skew matrix constructor
|
2009-07-04 19:13:31 -05:00 |
Joe Groff
|
f644140d3d
|
common 3d matrix constructors
|
2009-07-02 19:05:24 -05:00 |
prunedtree
|
032820a0e8
|
unit test for m^n
|
2009-06-12 01:35:25 -07:00 |
prunedtree
|
4a43b875f2
|
make m^n private
|
2009-06-12 01:29:34 -07:00 |
Doug Coleman
|
ecfea47fd5
|
fix load error
|
2009-06-12 02:43:05 -05:00 |
Doug Coleman
|
56c9302dbc
|
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
|
a7845cf25a
|
better implementation of zero-matrix
|
2009-06-07 20:12:18 -04:00 |
prunedtree
|
c604dacc3e
|
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 |