racket/collects/math/scribblings
Neil Toronto e4f5a0598f Changed how array strictness works: `array-strict' now makes the
original array strict instead of returning a new strict array.
(Finally!) The hard part is keeping the Array type covariant. The
solution is to keep the store in the closure of the array's
procedure instead of in the Array struct itself.
2012-11-29 22:17:06 -09:00
..
math-array.scrbl Changed how array strictness works: `array-strict' now makes the 2012-11-29 22:17:06 -09: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 Worked around new typed/rackunit limitations in "array-tests.rkt" and 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