Skip to content

Unrecognized keyword arguments: [:adaptivealg] #110

Open
@frankschae

Description

@frankschae

We should update the tests in https://github.com/SciML/DiffEqNoiseProcess.jl/blob/master/test/sde_adaptivedistribution_tests.jl
because they currently throw a warning because adaptivealg is not a recognized kwarg of solve

https://github.com/SciML/StochasticDiffEq.jl/blob/master/src/solve.jl#L320

W = WienerProcess(0.0, 0.0, 0.0, rswm = RSWM(adaptivealg = :RSwM1))
seems to be the best way to do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions