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
* zero implemented for HybridArray
* forwarding IndexStyle of wrapped array
* more tests for IndexStyle
* trying testing on Julia 1.5 rc
* implementing ArrayInterface
* one more test
* making ArrayInterface optional
* implementing vec
* one more test for vec
I posed an issue here about the use of HybridArrays for ODE problems:
JuliaArrays/ArrayInterface.jl#58
(In short: It works already in some cases and is very fast; but a few things do not work out-of-the-box yet.)
Please close/delete this issue if it does not belong here...
The text was updated successfully, but these errors were encountered: