Skip to content

Conversation

@timholy
Copy link
Contributor

@timholy timholy commented Jan 20, 2020

Fixes a display bug:

julia> p = ForwardDiff.Partials((1,2,3))
3-element ForwardDiff.Partials{3,Int64}:
Error showing value of type ForwardDiff.Partials{3,Int64}:
ERROR: MethodError: no method matching 
getindex(::Tuple{Int64,Int64,Int64}, ::Int64, ::Int64)

Fixes a display bug:
julia> p = ForwardDiff.Partials((1,2,3))
3-element ForwardDiff.Partials{3,Int64}:
Error showing value of type ForwardDiff.Partials{3,Int64}:
ERROR: MethodError: no method matching 
getindex(::Tuple{Int64,Int64,Int64}, ::Int64, ::Int64)
@timholy
Copy link
Contributor Author

timholy commented Jan 20, 2020

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