racket/collects/plot
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
..
common 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00
contracted 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00
deprecated remove libfit 2011-12-21 16:17:56 -07:00
plot2d 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00
plot3d 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00
scribblings 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00
tests 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00
compat.rkt remove libfit 2011-12-21 16:17:56 -07:00
doc.rkt PLoT documentation for new renderers and plot/utils (code changes are only to move code around so a previously public function could be public again) 2012-01-23 15:56:11 -07:00
info.rkt Don't compile test files. 2012-03-13 10:29:13 -04:00
main.rkt PLoT documentation for new renderers and plot/utils (code changes are only to move code around so a previously public function could be public again) 2012-01-23 15:56:11 -07:00
utils.rkt PLoT documentation for new renderers and plot/utils (code changes are only to move code around so a previously public function could be public again) 2012-01-23 15:56:11 -07:00