You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think i misunderstood the features. Vector{Float64} is a supported type, not element type. It seems that having a Vector as an element isn't supported. right?
According to the readme, JDF supports vectors of floats. but if i try to have a Vector{Float64} as an element type, it fails.
MWE
The text was updated successfully, but these errors were encountered: