factor/basis/math/vectors
Alexander Iljin fc7b70a17e Rename variables in some stack declarations for consistency.
It doesn't look great when a word is called "v/n", but the declared
parameters are "u" and "n". Better to have the parameters "v" and "n".
Also for consistency all input parameters are named "v" for "vector" (or
"u" and "v" in the alphabetical order), and the result vector is always
"w".
2015-11-04 07:47:57 -08:00
..
conversion change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
simd Fix comments to be ! not #!. 2015-09-08 16:15:10 -07: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 Rename variables in some stack declarations for consistency. 2015-11-04 07:47:57 -08:00
vectors-tests.factor factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
vectors.factor Rename variables in some stack declarations for consistency. 2015-11-04 07:47:57 -08:00