Skip to content

Support concatenation for nonlinear ODEs #4

@dlfivefifty

Description

@dlfivefifty
  • Overload bandwidths(::OneElement) in BandedMatrices.jl
  • Overload vcat(a::OneElement, B::AbstractBandedMatrix, c::OneElement) to first convert a and c to banded matrices. (Possibly adjoints etc.) in BandedMatrices.jl
  • Overload vcat(::AbstractBandedMatrix...) in BandedMatrices.jl (instead of LazyArrays.jl)
  • Overload vcat(::Dual, ::DualVector, ::Dual)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions