Skip to content

for v0.4: import histrange from base, remove midpoints#144

Merged
andreasnoack merged 1 commit intoJuliaStats:masterfrom
Ken-B:patch-1
Dec 8, 2015
Merged

for v0.4: import histrange from base, remove midpoints#144
andreasnoack merged 1 commit intoJuliaStats:masterfrom
Ken-B:patch-1

Conversation

@Ken-B
Copy link
Copy Markdown
Contributor

@Ken-B Ken-B commented Oct 19, 2015

These are minor changes for julia v0.4 compatibility, fixes #103.

Julia Base now has histrange, although with different arguments, so we should extend this.

I've removed the midpoints as it is identical as in Base.

andreasnoack added a commit that referenced this pull request Dec 8, 2015
for v0.4: import histrange from base, remove midpoints
@andreasnoack andreasnoack merged commit 6091c70 into JuliaStats:master Dec 8, 2015
@andreasnoack
Copy link
Copy Markdown
Member

Sorry for the slow response. I missed it.

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

Successfully merging this pull request may close these issues.

Warning: using StatsBase.histrange in module Main conflicts with an existing identifier.

2 participants