Skip to content

support linear algebra on ArrayPartition #88

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

Merged
merged 5 commits into from
Apr 7, 2020
Merged

Conversation

ChrisRackauckas
Copy link
Member

@ChrisRackauckas ChrisRackauckas commented Apr 7, 2020

Should get improved, but the general idea. The hard part for the stiff ODE solvers seems to be the broadcast

Fixes #71 Fixes #67 Fixes #60 Fixes #44

@ChrisRackauckas ChrisRackauckas requested a review from YingboMa April 7, 2020 03:24
@ChrisRackauckas
Copy link
Member Author

A broadcast overload which allows for mixing in Array is required to fix autodiff Jacobians, which can probably be done with a new interface function for stridedvec but can be done better through a broadcast overload.

@ChrisRackauckas ChrisRackauckas merged commit c33c000 into master Apr 7, 2020
@YingboMa YingboMa deleted the linear_algebra branch April 7, 2020 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant