ArrayInterface test not passing
I think it is because ArrayInterfaceCore assumes boolean types here:
https://github.com/JuliaArrays/ArrayInterface.jl/blob/c2e38671cfb6e40b85940c89799160eccca50a46/lib/ArrayInterfaceCore/src/ArrayInterfaceCore.jl#L824
But EllipsisNotation does something with Static.jl
Static boolean values are used here:
https://github.com/SciML/EllipsisNotation.jl/blob/7b0d87357c8345ef642f8a6f4ce036110f9db6a4/src/EllipsisNotation.jl#L61
关闭于 2023-02-20 0 条评论