racket/collects/math/private/vector
Neil Toronto 5981535686 Made Gaussian elimination faster (half the scaled additions) and more
accurate (always produces zeros in the lower half)
2013-01-01 18:19:43 -07:00
..
vector-fft.rkt Finished array documentation! 2012-11-29 15:45:17 -07:00
vector-mutate.rkt Made Gaussian elimination faster (half the scaled additions) and more 2013-01-01 18:19:43 -07:00
vector.rkt