home.social

Search

97 results for “chrisrackauckas”

  1. @chrisrackauckas The excellent blog post above explains in detail why implicit ODE solvers are considered more robust than explicit ODE solvers (because they do better on linear problems) and why this is NOT true for all problems (roughly speaking, nonlinear problems can behave differently for linear problems; see the blog post for a better explanation which does not fit here).

    An extreme example are exponential integrators, which have perfect stability for linear problems (because they use the analytical solution of linear ODEs). Nevertheless, exponential integrators still suffer from stability problems for nonlinear problems.

    #NumericalAnalysis #ODEsolver #NumericalIntegration #ExponentialIntegrator

  2. Join us for a Dyad Modeling Livestream today - this time at 1pm ET / 10 am PT! Michael Tiller will joining us today to model a hybrid-EV powertrain!

    Tune in on YouTube and send us your thoughts in the chat!

    youtube.com/watch?v=qLfV4K2Y4NE

  3. New fastest explicit non-stiff ODE solver? That's right, we now have something beating the pants off of the high order explicit RK methods! Check out the new symbolic-numeric optimized Taylor methods available in DifferentialEquations.jl! It uses a mix of Taylor-Mode AD, a symbolic post-processing trick, and a new order adaptivity algorithm to give a new level of performance.

    See the paper: arxiv.org/abs/2602.04086

  4. New fastest explicit non-stiff ODE solver? That's right, we now have something beating the pants off of the high order explicit RK methods! Check out the new symbolic-numeric optimized Taylor methods available in DifferentialEquations.jl! It uses a mix of Taylor-Mode AD, a symbolic post-processing trick, and a new order adaptivity algorithm to give a new level of performance.

    See the paper: arxiv.org/abs/2602.04086

    #julialang #diffeq #sciml

  5. New fastest explicit non-stiff ODE solver? That's right, we now have something beating the pants off of the high order explicit RK methods! Check out the new symbolic-numeric optimized Taylor methods available in DifferentialEquations.jl! It uses a mix of Taylor-Mode AD, a symbolic post-processing trick, and a new order adaptivity algorithm to give a new level of performance.

    See the paper: arxiv.org/abs/2602.04086

    #julialang #diffeq #sciml

  6. New fastest explicit non-stiff ODE solver? That's right, we now have something beating the pants off of the high order explicit RK methods! Check out the new symbolic-numeric optimized Taylor methods available in DifferentialEquations.jl! It uses a mix of Taylor-Mode AD, a symbolic post-processing trick, and a new order adaptivity algorithm to give a new level of performance.

    See the paper: arxiv.org/abs/2602.04086

    #julialang #diffeq #sciml

  7. New fastest explicit non-stiff ODE solver? That's right, we now have something beating the pants off of the high order explicit RK methods! Check out the new symbolic-numeric optimized Taylor methods available in DifferentialEquations.jl! It uses a mix of Taylor-Mode AD, a symbolic post-processing trick, and a new order adaptivity algorithm to give a new level of performance.

    See the paper: arxiv.org/abs/2602.04086

    #julialang #diffeq #sciml

  8. Your college professor teaches you "A-stable methods are required for stiff ODEs". But PSA, the most commonly used stiff ODE solvers (adaptive order BDF methods) are not A-stable.

    youtube.com/shorts/hmKVQ2B46i4

  9. Your college professor teaches you "A-stable methods are required for stiff ODEs". But PSA, the most commonly used stiff ODE solvers (adaptive order BDF methods) are not A-stable. #sciml #numericalanalysis #diffeq

    youtube.com/shorts/hmKVQ2B46i4

  10. Your college professor teaches you "A-stable methods are required for stiff ODEs". But PSA, the most commonly used stiff ODE solvers (adaptive order BDF methods) are not A-stable. #sciml #numericalanalysis #diffeq

    youtube.com/shorts/hmKVQ2B46i4

  11. Your college professor teaches you "A-stable methods are required for stiff ODEs". But PSA, the most commonly used stiff ODE solvers (adaptive order BDF methods) are not A-stable. #sciml #numericalanalysis #diffeq

    youtube.com/shorts/hmKVQ2B46i4

  12. Your college professor teaches you "A-stable methods are required for stiff ODEs". But PSA, the most commonly used stiff ODE solvers (adaptive order BDF methods) are not A-stable. #sciml #numericalanalysis #diffeq

    youtube.com/shorts/hmKVQ2B46i4

  13. Physics-Informed Neural Surrogates for Mesh-Invariant Modeling of High-Speed Flows at !

    High-speed flight simulation is computationally brutal. A single CFD run can take hours on a cluster. That's fine for final validation, but not for early design exploration or real-time decision-making.

    Neural surrogate that predicts aerodynamic behavior 595x faster than CFD while maintaining ~1% relative error.

    Paper: lnkd.in/efe2Q_T9

  14. Physics-Informed Neural Surrogates for Mesh-Invariant Modeling of High-Speed Flows at #AIAA #SciTech!

    High-speed flight simulation is computationally brutal. A single CFD run can take hours on a cluster. That's fine for final validation, but not for early design exploration or real-time decision-making.

    Neural surrogate that predicts aerodynamic behavior 595x faster than CFD while maintaining ~1% relative error.

    Paper: lnkd.in/efe2Q_T9

    #sciml #Julia #CFD #Hypersonics #AIAASciTech

  15. Physics-Informed Neural Surrogates for Mesh-Invariant Modeling of High-Speed Flows at #AIAA #SciTech!

    High-speed flight simulation is computationally brutal. A single CFD run can take hours on a cluster. That's fine for final validation, but not for early design exploration or real-time decision-making.

    Neural surrogate that predicts aerodynamic behavior 595x faster than CFD while maintaining ~1% relative error.

    Paper: lnkd.in/efe2Q_T9

    #sciml #Julia #CFD #Hypersonics #AIAASciTech

  16. Physics-Informed Neural Surrogates for Mesh-Invariant Modeling of High-Speed Flows at #AIAA #SciTech!

    High-speed flight simulation is computationally brutal. A single CFD run can take hours on a cluster. That's fine for final validation, but not for early design exploration or real-time decision-making.

    Neural surrogate that predicts aerodynamic behavior 595x faster than CFD while maintaining ~1% relative error.

    Paper: lnkd.in/efe2Q_T9

    #sciml #Julia #CFD #Hypersonics #AIAASciTech

  17. Physics-Informed Neural Surrogates for Mesh-Invariant Modeling of High-Speed Flows at #AIAA #SciTech!

    High-speed flight simulation is computationally brutal. A single CFD run can take hours on a cluster. That's fine for final validation, but not for early design exploration or real-time decision-making.

    Neural surrogate that predicts aerodynamic behavior 595x faster than CFD while maintaining ~1% relative error.

    Paper: lnkd.in/efe2Q_T9

    #sciml #Julia #CFD #Hypersonics #AIAASciTech

  18. Scientific machine learning () is not just about adding scientific information to machine learning, but it's also about making machine learning accessible to heterogeneous data.

    youtube.com/shorts/jop2SYBx0Nc

  19. New livestream, Modeling Live! In this stream we built up a thermal model of a room using and added a heat pump with different control strategies and analyzed the power efficiency. Join the fun live next week!

    youtube.com/live/I542x6gsIs8

  20. How to properly cook your turkey, using agentic AI and ! Happy Thanksgiving from JuliaHub, hope we can help you with acausal modeling to change your family's holiday!

    youtube.com/shorts/qv6Qv1xNxxU

  21. ANSYS /Synopsys, one of the largest simulation companies in the world, is partnering with JuliaHub in order to bring , , and to next level of adoption. We have many things planned. This is how research becomes reality.

    prnewswire.com/news-releases/j

  22. fact of the day: automatic differentiation fails to give the correct derivative on a lot of very simple functions 😱 😱 😱 .

    youtube.com/shorts/KTguZpL9Zz8

  23. Can Agentic AI turn single purpose code into reusable modular code? Dyad's specialized AI can!

    Watch our latest video on AI-assisted model restructuring and physics enhancement:
    youtube.com/watch?v=0RdA-t9_Voc

    Learn more: help.juliahub.com/dyad/stable/

    #ModelingAndSimulation #AIAgent #JuliaLang #SciML #Dyad #SystemsEngineering #Modelica

  24. Can Agentic AI turn single purpose code into reusable modular code? Dyad's specialized AI can!

    Watch our latest video on AI-assisted model restructuring and physics enhancement:
    youtube.com/watch?v=0RdA-t9_Voc

    Learn more: help.juliahub.com/dyad/stable/

  25. Can Agentic AI turn single purpose code into reusable modular code? Dyad's specialized AI can!

    Watch our latest video on AI-assisted model restructuring and physics enhancement:
    youtube.com/watch?v=0RdA-t9_Voc

    Learn more: help.juliahub.com/dyad/stable/

    #ModelingAndSimulation #AIAgent #JuliaLang #SciML #Dyad #SystemsEngineering #Modelica

  26. Can Agentic AI turn single purpose code into reusable modular code? Dyad's specialized AI can!

    Watch our latest video on AI-assisted model restructuring and physics enhancement:
    youtube.com/watch?v=0RdA-t9_Voc

    Learn more: help.juliahub.com/dyad/stable/

    #ModelingAndSimulation #AIAgent #JuliaLang #SciML #Dyad #SystemsEngineering #Modelica

  27. Can Agentic AI turn single purpose code into reusable modular code? Dyad's specialized AI can!

    Watch our latest video on AI-assisted model restructuring and physics enhancement:
    youtube.com/watch?v=0RdA-t9_Voc

    Learn more: help.juliahub.com/dyad/stable/

    #ModelingAndSimulation #AIAgent #JuliaLang #SciML #Dyad #SystemsEngineering #Modelica