This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
racket
Watch
1
Star
0
Fork
0
You've already forked racket
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d16c3f68fa
racket
/
collects
/
plot
History
Eli Barzilay
a7064d5f6a
A bunch of typo fixes from Richard Cleis.
2012-06-14 17:20:05 -04:00
..
common
Added nan?, infinite?, degrees->radians, radians->degrees, exact-round, exact-floor, exact-ceiling, exact-truncate to racket/math
2012-06-05 22:40:44 -06:00
contracted
Added nan?, infinite?, degrees->radians, radians->degrees, exact-round, exact-floor, exact-ceiling, exact-truncate to racket/math
2012-06-05 22:40:44 -06:00
deprecated
remove libfit
2011-12-21 16:17:56 -07:00
plot2d
When
plot-new-window?' is #t,
plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.)
2012-05-25 13:11:46 +09:00
plot3d
When
plot-new-window?' is #t,
plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.)
2012-05-25 13:11:46 +09:00
scribblings
A bunch of typo fixes from Richard Cleis.
2012-06-14 17:20:05 -04: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