This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 49
Tests failing on nightly #29
Labels
Comments
The problem is that in the first tests
which seems to be wrong? (Edit: The result is correct of course, but the warning is strange?) |
This was referenced Mar 11, 2014
I could probably fix the issue with |
Closed
Should be solved by #16 which avoids |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After JuliaLang/julia#5810 (comment), we get deprecation warnings, and failing tests due to a missing broacasting operator
.\(Array{Float64,2}, Int64)
in ODE.jl#L354. I do not feel confident enough to say what is really happening here.The text was updated successfully, but these errors were encountered: