У нас вы можете посмотреть бесплатно Efficient boundary value problems solving in SciML | Rackauckas, Qu | JuliaCon Global 2025 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Efficient boundary value problems solving in SciML by Chris Rackauckas, Qingyu Qu PreTalx: https://pretalx.com/juliacon-2025/tal... Boundary value problems (BVPs) represent a critical and expansive class of differential equations that arise in various scientific fields, such as physics, economics, and many more. These problems typically involve finding a solution to a differential equation subject to certain specified values in some points among interval, known as boundary conditions. The efficiency and precision in solving these problems are important due to their widespread applications, ranging from modeling physical phenomena to optimizing engineering systems. BoundaryValueDiffEq.jl is part of the DifferentialEquations.jl ecosystem, known for its comprehensive suite of tools for solving differential equations. This package has been enriched with several state-of-the-art features, making it a powerful and robust solver for a variety of BVPs. BoundaryValueDiffEq.jl offers a bunch of fast solvers including fully-implicit solvers, Nystrom solvers, etc, and integrates several advanced features such as error control adaptivity, tailored sparse AD, etc. In this talk, we will explore the latest advancements in BoundaryValueDiffEq.jl, which have significantly enhanced the capabilities for solving boundary value problems. In summary, the ongoing development in BoundaryValueDiffEq.jl has transformed it into a versatile and robust tool for solving a wide array of boundary value problems with enhanced efficiency and precision. This talk will delve into the technical details of these new features, demonstrate their application through practical examples, and highlight the future directions of research and development in this vital area of scientific computing.