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

compability with DiffEq #18

Closed
SteffenPL opened this issue Jul 20, 2020 · 1 comment · Fixed by #19
Closed

compability with DiffEq #18

SteffenPL opened this issue Jul 20, 2020 · 1 comment · Fixed by #19

Comments

@SteffenPL
Copy link

SteffenPL commented Jul 20, 2020

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...

@mateuszbaran
Copy link
Collaborator

Thanks for the report, I'll reply in the linked issue.

@mateuszbaran mateuszbaran linked a pull request Jul 21, 2020 that will close this issue
mateuszbaran added a commit that referenced this issue Jul 21, 2020
* 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
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 a pull request may close this issue.

2 participants