![]() * Added parameter `array-strictness', default #t * Added `array-default-strict!' and `array-default-strict', which act like the functions without "default" in the name when `array-strictness' is #t; otherwise they do nothing * Lots of small changes to existing array functions, mostly to ensure computations are done using nonstrict arrays, but return values are strict when `array-strictness' is #t * Added strictness tests * Added tests to ensure untyped code can use `math/array' * Rewrote `array-map' exported to untyped code using untyped Racket * Rearranged a lot of `math/array' documentation |
||
---|---|---|
.. | ||
array-strictness-tests.rkt | ||
array-tests.rkt | ||
array-untyped-tests.rkt | ||
bigfloat-custodian.rkt | ||
bigfloat-stress-test.rkt | ||
bigfloat-tests.rkt | ||
flonum-tests.rkt | ||
function-tests.rkt | ||
mandelbrot-test.rkt | ||
matrix-tests.rkt | ||
matrix-untyped-tests.rkt | ||
number-theory-tests.rkt | ||
statistics-tests.rkt | ||
strictness-memory-leak-test.rkt | ||
test-utils.rkt |