Fast Stiff ODE/DAE Solvers via Symbolic-Numeric Compiler Tricks
The Julia Programming Language via YouTube
Finance Certifications Goldman Sachs & Amazon Teams Trust
Google Data Analytics, IBM AI & Meta Marketing — All in One Subscription
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore advanced techniques for solving stiff ordinary differential equations (ODEs) and differential-algebraic equations (DAEs) through innovative symbolic-numeric compiler approaches in this 30-minute conference talk. Learn how breaking conventional numerical-only solver assumptions can dramatically improve performance and robustness by integrating specialized computation and symbolic-numeric techniques directly into ODE solvers. Discover how BDF methods and SDIRK methods can be enhanced through automatic splitting of nonlinear systems into strongly connected components, specialized tearing passes, symbolic nonlinear solvers, and homotopy routines using ModelingToolkit's code generation capabilities. Understand the revolutionary approach that achieves orders of magnitude performance improvements over traditional open source solvers by fundamentally changing the computational paradigm from purely numerical to hybrid symbolic-numeric methods, and gain insights into the algorithmic possibilities that emerge when symbolic techniques are seamlessly integrated into numerical computations.
Syllabus
Fast Stiff ODE/DAE Solvers via Symbolic-Numeric Compiler Tricks | Rackauckas
Taught by
The Julia Programming Language