factor/basis/math/blas/matrices
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
matrices-docs.factor Make math.blas library and ABI choice configurable 2009-04-01 14:52:43 -05:00
matrices-tests.factor remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices 2009-01-30 11:42:43 -06:00
matrices.factor Specialized array overhaul 2009-09-09 22:33:34 -05: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