racket/collects/math/scribblings
Neil Toronto 5a43f2c6bc Finished array documentation!
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.)
2012-11-29 15:45:17 -07:00
..
math-array.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
math-base.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
math-bigfloat.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
math-distributions.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
math-flonum.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
math-number-theory.scrbl Renamed functions 2012-11-27 22:23:42 -07:00
math-special-functions.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
math-statistics.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
math-utils.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
math.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
rename-defines.rkt Initial commit for `math/array' documentation; about 65% finished 2012-11-24 22:13:24 -07:00
utils.rkt Made plots in plot' and math' render nicely in PDFs (plots in docs are picts now) 2012-11-25 22:32:07 -08:00