GithubHelp home page GithubHelp logo

Comments (5)

ChrisRackauckas avatar ChrisRackauckas commented on June 1, 2024 1

Master for Ordinary/Stochastic/Delay already did this change. dtcache is only used for fixed timesteps, and the caches that use dt are only fixed as well (because they stash something based on dt) so I don't believe the is an issue. dtproposed gets overwritten before it's used.

from delaydiffeq.jl.

devmotion avatar devmotion commented on June 1, 2024

Master for Ordinary/Stochastic/Delay already did this change

But I can't see this change in DelayDiffEq... But it seems moving https://github.com/JuliaDiffEq/DelayDiffEq.jl/blob/master/src/solve.jl#L122-L135 down is the only change that is required.

from delaydiffeq.jl.

ChrisRackauckas avatar ChrisRackauckas commented on June 1, 2024

Oh I thought handling it just from OrdinaryDiffEq was all that was required since that's what sets dt. This might need a fix like you mention. I only tested it well on ODEs and SDEs, and haven't added unit tests yet. Tests on DDEs will probably show that needs to be moved...

from delaydiffeq.jl.

ChrisRackauckas avatar ChrisRackauckas commented on June 1, 2024

This is being addressed in #49, but just doubles the calculation.

from delaydiffeq.jl.

ChrisRackauckas avatar ChrisRackauckas commented on June 1, 2024

Handled by #53

from delaydiffeq.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.