factor/basis/math/blas/vectors
Slava Pestov 7f2e2b1777 Specialized array overhaul
- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely
2009-09-09 22:33:34 -05:00
..
authors.txt Move math.blas to basis 2008-12-17 23:23:43 -06:00
summary.txt Move math.blas to basis 2008-12-17 23:23:43 -06:00
tags.txt un-unportable the blas stuff 2009-02-10 15:11:39 -06:00
vectors-docs.factor documentation ambiguity 2009-02-11 20:11:33 -06:00
vectors-tests.factor play horseshoes in math.blas.vectors tests to deal with excessively accurate x87 math 2009-02-11 14:06:46 -06:00
vectors.factor Specialized array overhaul 2009-09-09 22:33:34 -05:00