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
summary.txt
vectors-docs.factor Rename variables in some stack declarations for consistency. 2015-11-04 07:47:57 -08:00
vectors-tests.factor
vectors.factor Rename variables in some stack declarations for consistency. 2015-11-04 07:47:57 -08:00