racket/collects/plot
2011-11-29 12:11:07 -07:00
..
common Fixed a bug with small (but not epsilon) flonum bounds 2011-11-28 22:09:15 -08: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 Fixed a bug with small (but not epsilon) flonum bounds 2011-11-28 22:09:15 -08:00
plot3d Fixed a bug with small (but not epsilon) flonum bounds 2011-11-28 22:09:15 -08:00
scribblings Finished icons docs, renamed racket-icon-style to default-icon-style 2011-11-29 12:11:07 -07:00
tests Fixed a bug with small (but not epsilon) flonum bounds 2011-11-28 22:09:15 -08: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