racket/collects/math/private
Neil Toronto 8f17913d55 Fixed memory leak in making arrays strict: doing so wouldn't clear
the reference to the original procedure, which itself could hold on
to a lot of memory
2012-12-02 22:21:28 -07:00
..
array Fixed memory leak in making arrays strict: doing so wouldn't clear 2012-12-02 22:21:28 -07:00
base Finished array documentation! 2012-11-29 15:45:17 -07:00
bigfloat Renamed functions 2012-11-27 22:23:42 -07:00
distributions Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
flonum Finished array documentation! 2012-11-29 15:45:17 -07:00
functions Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
matrix Documented `math/array' folds 2012-11-29 15:45:17 -07:00
number-theory Renamed functions 2012-11-27 22:23:42 -07:00
polynomial Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
statistics Stubbed out missing math/array' and math/statistics' doc entries to 2012-11-27 18:05:38 -07:00
vector Finished array documentation! 2012-11-29 15:45:17 -07:00
exception.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
inline-sort.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
parameters.rkt Finished array documentation! 2012-11-29 15:45:17 -07:00
syntax-utils.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
unsafe.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
utils.rkt Finished array documentation! 2012-11-29 15:45:17 -07:00