Skip to content

Coloring and AD for Jacobians #18

Closed
@mauro3

Description

@mauro3

It would be nice to be able to use coloring and AD for Jacobians as well, in my case it would be for a function f:

f(y, ydot) = ....
J = df/dy + a* df/dydot 

I think this would entail two things: make the graph algorithms work on the non-symmetric case. Document it so I can figure out how to use it. It would be nice if both the coloring and the AD would be usable. The coloring alone I could then use for finite difference Jacobians.

I'm hoping to use this in SciML/ODE.jl#72

See also: https://groups.google.com/d/msg/julia-users/P_56xjp3WVo/wbZj0Tu0TzwJ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions