racket/collects/plot
Ryan Culpepper f99d79ef10 pruned unstable/contract
Removed unused code. Removed nat/c, pos/c as they correspond to
standard predicates.
2011-12-18 13:56:00 -07:00
..
common pruned unstable/contract 2011-12-18 13:56:00 -07:00
contracted Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
deprecated Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
plot2d Precision improvements for user functions that return flonums 2011-12-01 13:26:36 -07:00
plot3d pruned unstable/contract 2011-12-18 13:56:00 -07:00
scribblings Finished icons docs, renamed racket-icon-style to default-icon-style 2011-11-29 12:11:07 -07:00
tests Precision improvements for user functions that return flonums 2011-12-01 13:26:36 -07:00
compat.rkt Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
doc.rkt Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
info.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
main.rkt Use rational? instead of regular-real?, cut some cruft 2011-11-20 22:23:38 -08:00
utils.rkt Exposed marching squares and cubes algorithms through plot/utils, speed improvements, fixes 2011-11-10 12:59:43 -07:00