Skip to content

Conversation

@jrevels
Copy link
Collaborator

@jrevels jrevels commented Jan 18, 2017

Calculus technically supports Julia v0.3 in its REQUIRE file, and I'm not sure this fix will work on v0.3. Could you use Vector{T}(n) and Matrix{T}(n, m) back then? I guess Travis should tell us...

@mlubin
Copy link
Collaborator

mlubin commented Jan 18, 2017

I'd just drop 0.3 and 0.4.

@jrevels
Copy link
Collaborator Author

jrevels commented Jan 18, 2017

As suggested, this PR now drops Julia v0.3 support since the depwarn fix doesn't work on v0.3. I've kept support for v0.4, since tests are still passing on v0.4.

@jrevels jrevels changed the title update deprecated Array constructor for Julia v0.6 update deprecated Array constructor for Julia v0.6 (drops v0.3 support) Jan 18, 2017
@jrevels
Copy link
Collaborator Author

jrevels commented Jan 19, 2017

I plan on merging this tomorrow (giving @johnmyleswhite some time to chime in if he's against dropping v0.3 support).

@jrevels jrevels merged commit 35eb6eb into JuliaMath:master Jan 21, 2017
@jrevels jrevels deleted the jr/depfix branch January 21, 2017 15:55
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.

2 participants