This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f213a67295
factor
/
basis
/
math
/
vectors
History
Slava Pestov
23ec1b85e8
Merge branch 'master' of git://factorcode.org/git/factor
2009-09-27 17:18:16 -05:00
..
simd
math.vectors.simd: add *-cast words for converting between representations
2009-09-27 17:18:02 -05:00
specialization
Some fixes and cleanups in math.vectors
2009-09-24 06:58:33 -05:00
authors.txt
Create basis vocab root
2008-07-28 22:03:13 -05:00
summary.txt
Create basis vocab root
2008-07-28 22:03:13 -05:00
vectors-docs.factor
math.vectors: remove special handling for negative shifts, now we just say the behavior of vlshift and vrshift with negative shifts is undefined
2009-09-26 02:26:31 -05:00
vectors-tests.factor
math.vectors: remove special handling for negative shifts, now we just say the behavior of vlshift and vrshift with negative shifts is undefined
2009-09-26 02:26:31 -05:00
vectors.factor
software implementations of vector logical ops (vand, vor, vxor, vnot, v</=/>, vunordered?, v?)
2009-09-27 13:19:22 -05:00