Skip to content

Generalizing the no-recompile structure to use Preferences #228

@ChrisRackauckas

Description

@ChrisRackauckas

https://github.com/SciML/JumpProcesses.jl/blob/v9.1.1/src/problem.jl#L230-L241
SciML/DiffEqBase.jl#808
SciML/SciMLSensitivity.jl#713
SciML/SciMLSensitivity.jl#712
SciML/ModelingToolkit.jl#1767
SciML/JumpProcesses.jl@8a8b8cb
#224

Captures a lot of the different things required to make Vector{Float64} types supported in the no-recompile mode. To generalize this, we'd need to have an array of arguments that is then checked in all of these kinds of spots where wrapping and unwrapping functions occurs. That definition could live in SciMLBase, and then preferences would then change the list.

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