Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hist function in gamble? #23

Open
yarden opened this issue Aug 30, 2015 · 1 comment
Open

hist function in gamble? #23

yarden opened this issue Aug 30, 2015 · 1 comment

Comments

@yarden
Copy link

yarden commented Aug 30, 2015

Hi,

Sorry if this is obvious, I'm new to DrRacket (I remember when it was DrScheme...), but where does the hist primitive for histograms, used in the gamble manual, come from? I run gamble code with #lang gamble which doesn't load this automatically.

Thanks.

@rmculpepper
Copy link
Owner

You need

(require gamble/viz)

to get hist. I�ll update the introduction to make that clear.

Ryan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants