racket/collects/plot/plot2d
Neil Toronto 75f76986c3 Plots with intervals too small or too large for flonums (2D and 3D)
Bounds fixpoint computation now uses only exact rationals
Speed improvements (3d-plot-area% now uses flonums internally as much as possible)
2011-11-14 22:01:07 -08:00
..
clip.rkt Small fixes, refactoring 2011-11-10 12:59:42 -07:00
contour.rkt Plots with intervals too small or too large for flonums (2D and 3D) 2011-11-14 22:01:07 -08:00
decoration.rkt Added "Axis Transforms and Ticks" doc page 2011-11-11 18:12:40 -07:00
interval.rkt Changed bounds argument contracts to (or/c regular-real? #f) 2011-11-10 12:59:43 -07:00
kde.rkt Changed bounds argument contracts to (or/c regular-real? #f) 2011-11-10 12:59:43 -07:00
line.rkt Changed bounds argument contracts to (or/c regular-real? #f) 2011-11-10 12:59:43 -07:00
plot-area.rkt Faster 3D animation: now caches actual shapes drawn 2011-11-10 12:59:43 -07:00
plot.rkt Plots with intervals too small or too large for flonums (2D and 3D) 2011-11-14 22:01:07 -08:00
point.rkt Little fixes and improvements 2011-11-14 22:01:07 -08:00
rectangle.rkt Added "Axis Transforms and Ticks" doc page 2011-11-11 18:12:40 -07:00