![]() Cleaned up other docs in preparation for alpha-testing announcement Created `math/utils' module for stuff that doesn't go anywhere else (e.g. FFT scaling convention, max-math-threads parameters) Reduced the number of macros that expand to applications of `array-map' Added `flvector-sum', defined `flsum' in terms of it Reduced the number of pointwise `flvector', `flarray' and `fcarray' operations Reworked `inline-build-flvector' and `inline-flvector-map' to be faster and expand to less code in both typed and untyped Racket Redefined conversions like `list->flvector' in terms of for loops (can do it now that TR has working `for/flvector:', etc.) |
||
---|---|---|
.. | ||
array-broadcast.rkt | ||
array-comprehension.rkt | ||
array-constructors.rkt | ||
array-convert.rkt | ||
array-fft.rkt | ||
array-fold.rkt | ||
array-indexing.rkt | ||
array-parallel.rkt | ||
array-pointwise.rkt | ||
array-print.rkt | ||
array-sequence.rkt | ||
array-special-folds.rkt | ||
array-struct.rkt | ||
array-syntax.rkt | ||
array-transform.rkt | ||
fcarray-pointwise.rkt | ||
fcarray-struct.rkt | ||
flarray-pointwise.rkt | ||
flarray-struct.rkt | ||
for-each.rkt | ||
mutable-array.rkt | ||
typed-array-constructors.rkt | ||
typed-array-convert.rkt | ||
typed-array-fold.rkt | ||
typed-array-indexing.rkt | ||
typed-array-pointwise.rkt | ||
typed-array-sequence.rkt | ||
typed-array-struct.rkt | ||
typed-array-transform.rkt | ||
typed-mutable-array.rkt | ||
typed-utils.rkt | ||
untyped-array-convert.rkt | ||
untyped-array-pointwise.rkt | ||
utils.rkt |