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
0081d316a9
factor
/
basis
/
math
/
vectors
History
Slava Pestov
b61ff44b66
math.vectors.simd: don't run x86-specific tests on PPC
2009-09-11 21:38:40 -05:00
..
simd
math.vectors.simd: don't run x86-specific tests on PPC
2009-09-11 21:38:40 -05:00
specialization
Specialized array overhaul
2009-09-09 22:33:34 -05:00
authors.txt
…
summary.txt
…
vectors-docs.factor
math.vectors.simd: docs
2009-09-04 01:22:18 -05:00
vectors-tests.factor
compiler.cfg.linear-scan.assignment: insert-copy did the wrong thing if the second interval had been split. Fixes compilation of 'trilerp'
2009-06-30 21:07:39 -05:00
vectors.factor
math.vectors.specialization: first attempt at some call site splitting for vector ops. Specialized array types generate customized variants of all vector words, if input types are known at compile time, a call to the specialized version is inserted
2009-08-09 03:07:33 -05:00