Skip to content

Fix solve using interval coeffs #764

Description

@mforets

from zulip,

p = @ivp(x' = Interval(0.,0.)+Interval(-11.,-2.)*x, x(0)  Interval(1, 2))
sol = solve(p, T=5)
ERROR: MethodError: no method matching one(::Type{Interval{Float64}})

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