Giter Club home page Giter Club logo

Comments (5)

ChrisRackauckas avatar ChrisRackauckas commented on July 20, 2024

Add that it should match the DiffEq interface. the Shooting method is an example to follow for how to do this.

from boundaryvaluediffeq.jl.

cortner avatar cortner commented on July 20, 2024

About the ForwardDiff jacobian: I am assuming this is applied to f, rather than Phi?

What will be the alternative if f does not accept general Real types but only Float64 (e.g.). Probably finite-differencing. And since it is only applied to f rather than Phi this should actually be fine. Probably worth including this as well.

from boundaryvaluediffeq.jl.

ChrisRackauckas avatar ChrisRackauckas commented on July 20, 2024

Yeah, having a different setting use Calculus.jl would be recommended. The Jacobian should be built from the Jacobian of f anyways, since that's what the user would know how to set in the case an analytical Jacobian is known. So at the bottom it's either Calculus.jl or ForwardDiff.jl on f, then building the Jacobian from there.

from boundaryvaluediffeq.jl.

cortner avatar cortner commented on July 20, 2024

I think finite difference has moved to a separate package - but you are right that is all that is needed

from boundaryvaluediffeq.jl.

ChrisRackauckas avatar ChrisRackauckas commented on July 20, 2024

FiniteDiff.jl, but I don't think it's ready or registered.

from boundaryvaluediffeq.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.