Skip to content

Fixes #125#126

Merged
ChrisRackauckas merged 2 commits into
SciML:masterfrom
Gregstrq:arraypartition_eltype
Dec 10, 2020
Merged

Fixes #125#126
ChrisRackauckas merged 2 commits into
SciML:masterfrom
Gregstrq:arraypartition_eltype

Conversation

@Gregstrq

@Gregstrq Gregstrq commented Dec 10, 2020

Copy link
Copy Markdown
Contributor

Fixed the determination of eltype of ArrayPartition in the case of complex nested arrays, such as vectors of StaticArrays, for example.

Fixes #125

complex nested arrays, such as vectors of StaticArrays, for example.
@ChrisRackauckas

Copy link
Copy Markdown
Member

Add a test?

I added the link to the issue.

@Gregstrq

Copy link
Copy Markdown
Contributor Author

I added the tests. They are passed all right.

@ChrisRackauckas ChrisRackauckas merged commit 991ba01 into SciML:master Dec 10, 2020
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 this pull request may close these issues.

Vector of StaticArrays inside ArrayPartition

2 participants