Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create_array(::Type{ReshapedArray}, ...) doesn't work #644

Open
jariji opened this issue Aug 31, 2024 · 0 comments
Open

create_array(::Type{ReshapedArray}, ...) doesn't work #644

jariji opened this issue Aug 31, 2024 · 0 comments

Comments

@jariji
Copy link

jariji commented Aug 31, 2024

LoadError: MethodError: no method matching create_array(::Type{Base.ReshapedArray{Num, 1, Symbolics.Arr{Num, 2}, Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}}}, ::Nothing, ::Val{1}, ::Val{(6,)}, ::Num, ::Num, ::Num, ::Num, ::Num, ::Num)

Closest candidates are:
  create_array(::Type{<:Array}, ::Any, ::Val, ::Val, ::Any...)
   @ SymbolicUtils ~/.julia/packages/SymbolicUtils/iH1dT/src/code.jl:498
  create_array(::Type{<:Array}, ::Nothing, ::Val, ::Val{dims}, ::Any...) where dims
   @ SymbolicUtils ~/.julia/packages/SymbolicUtils/iH1dT/src/code.jl:502
  create_array(::Type{<:Array}, ::Nothing, ::Val{1}, ::Val{dims}, ::Any...) where dims
   @ SymbolicUtils ~/.julia/packages/SymbolicUtils/iH1dT/src/code.jl:509
  ...
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

No branches or pull requests

1 participant