Skip to content

NamedArrayPartition zeromatrix#446

Merged
ChrisRackauckas merged 2 commits intoSciML:arraypart_zerofrom
htsnowden:arraypart_zero
May 12, 2025
Merged

NamedArrayPartition zeromatrix#446
ChrisRackauckas merged 2 commits intoSciML:arraypart_zerofrom
htsnowden:arraypart_zero

Conversation

@htsnowden
Copy link
Copy Markdown
Contributor

New function implemented for ArrayInterface.zeromatrix for a NamedArrayPartition rather than an ArrayPartition in the style of commit 2094a78. Tests also implemented for both the return type and size of the zeromatrix. The implementation has been privately tested to work with OrdinaryDiffEq.jl and the implicit solvers that previously errored.

Additional context

Created as a fix to SciML/OrdinaryDiffEq.jl#2707

htsnowden added 2 commits May 12, 2025 14:42
A function similar to what is implemented commit 2094a78 but for NamedArrayPartitions rather than ArrayPartitions. Tested privately to work with Implicit solvers in OrdinaryDiffEq.jl
@ChrisRackauckas ChrisRackauckas merged commit ce3d4f3 into SciML:arraypart_zero May 12, 2025
29 of 38 checks passed
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.

2 participants