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

grizzled.math.stats.range broken for single values #4

Closed
chrisseaton opened this issue Dec 22, 2011 · 2 comments
Closed

grizzled.math.stats.range broken for single values #4

chrisseaton opened this issue Dec 22, 2011 · 2 comments
Labels

Comments

@chrisseaton
Copy link

grizzled.math.stats.range on single value returns a nonsense value.

range(1)

Expected: 0
Actual: 2147483646

@bmc
Copy link
Owner

bmc commented Jan 6, 2012

I've been swamped with work and holidays, but this is on my list to fix soon. Thanks.

@bmc
Copy link
Owner

bmc commented Feb 22, 2014

Addressed (finally) in 1.1.5.

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

No branches or pull requests

2 participants