racket/collects/plot/tests
Neil Toronto 365ee2c70d 1d, 2d and 3d function renderers no longer sample outside the function's bounds
This makes it more efficient to plot piecewise functions by drawing each piece with one renderer, and possible to plot functions with discontinuities by using a renderer to draw each continuous piece.
2012-05-25 10:40:05 +09:00
..
axis-transform-tests.rkt
compat-tests.rkt
doc-tests.rkt Fixed plot doc tests 2012-02-01 22:17:25 -07:00
extreme-bounds-tests.rkt Precision improvements for user functions that return flonums 2011-12-01 13:26:36 -07:00
isosurface-tests.rkt
low-level-tests.rkt 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00
out-file-tests.rkt
pen-brush-hsv.rkt
plot2d-tests.rkt Added plot-x-tick-label-angle, plot-x-tick-label-anchor, and similar for y and far axes 2012-04-30 16:12:12 -06:00
plot3d-tests.rkt
selection-tests.rkt Fixed some tests 2011-11-25 19:00:05 -07:00
slideshow-test.rkt
subdivision-tests.rkt
tick-tests.rkt Added plot-x-tick-label-angle, plot-x-tick-label-anchor, and similar for y and far axes 2012-04-30 16:12:12 -06:00