Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Make num_vecjac<!> GPU compatible #273

@vpuri3

Description

@vpuri3

for i in 1:length(x)
x[i] += ϵ
f0 = f(x)
x[i] -= ϵ
du[i] = (((f0 .- _f0) ./ ϵ)' * vv)[1]
end

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