racket/collects/plot
Matthew Flatt 7ee6a814e5 explicitly close evaluator for plot doc
Although this shouldn't affect document rendering, since
each document is run under a custodian that is shut down,
it simplifies using the document individually to check for
leaks.
2012-11-04 06:09:21 -07:00
..
common Fixed off-by-epsilon error; addresses issue with plateaus in contour-intervals and contour-intervals3d reported by Doug Williams 2012-08-04 11:25:33 -06:00
contracted Added nan?, infinite?, degrees->radians, radians->degrees, exact-round, exact-floor, exact-ceiling, exact-truncate to racket/math 2012-06-05 22:40:44 -06:00
deprecated
plot2d Histogram plots support lists as well as vectors of data. 2012-08-12 08:51:57 -06:00
plot3d Added #:add-ticks? arguments to 2d histogram functions 2012-07-10 11:22:26 -07:00
scribblings explicitly close evaluator for plot doc 2012-11-04 06:09:21 -07:00
tests Altered a couple of tests to test list-of-lists histogram arguments 2012-08-12 08:58:51 -06:00
compat.rkt
doc.rkt
info.rkt
main.rkt
utils.rkt