![]() Refactored many of the fold functions (e.g. `array-axis-andmap' is gone, replaced by short-cutting `array-axis-and', which is sufficient because the result of `array-map' is non-strict; added `array-count', `array-all-fold'; removed `array-all=' and friends) Turned common folds into macros (preserves return types better, speeds up compilation time) Exposed a safe variant of `unsafe-array-axis-reduce' |
||
---|---|---|
.. | ||
private | ||
scribblings | ||
tests | ||
array.rkt | ||
base.rkt | ||
bigfloat.rkt | ||
distributions.rkt | ||
flonum.rkt | ||
info.rkt | ||
LICENSE.txt | ||
main.rkt | ||
matrix.rkt | ||
number-theory.rkt | ||
parameters.rkt | ||
special-functions.rkt | ||
statistics.rkt | ||
vector.rkt |