racket/collects/math/scribblings
Neil Toronto 3670916a11 Initial commit for `math/array' documentation; about 65% finished
Replaced pointwise operators with macros that expand to applications of `array-map'; allows more precise return types and reduces compilation time

Changed literal array syntax to use #() to delimit rows instead of [] (still suggest using square parens, though)

Minor refactoring

Fixed a macro so that the only problem with "array-tests.rkt" now is that typed/rackunit is b0rked
2012-11-24 22:13:24 -07:00
..
math-array.scrbl Initial commit for `math/array' documentation; about 65% finished 2012-11-24 22:13:24 -07:00
math-base.scrbl
math-bigfloat.scrbl GMP and MPFR as pre-build libraries for Mac OS X and Windows 2012-11-16 22:21:54 -07:00
math-distributions.scrbl Reworked distribution API, finally happy with it (as happy as I can be without being able to partially instantiate polymorphic parent struct types) 2012-11-21 21:16:35 -07:00
math-flonum.scrbl
math-number-theory.scrbl Added more margin notes 2012-11-24 14:00:34 +01:00
math-special-functions.scrbl
math.scrbl Reworked distribution API, finally happy with it (as happy as I can be without being able to partially instantiate polymorphic parent struct types) 2012-11-21 21:16:35 -07:00
rename-defines.rkt Initial commit for `math/array' documentation; about 65% finished 2012-11-24 22:13:24 -07:00
utils.rkt Reworked distribution API, finally happy with it (as happy as I can be without being able to partially instantiate polymorphic parent struct types) 2012-11-21 21:16:35 -07:00