activity
20192026
most citedA Differentiable Programming System to Bridge Machine Learning and Scientific Computing

130 citations · 159 across the 18 of their papers we have counts for

collaborators
Showing math.NAShow all

6 papers · 1 filter

math.NA2026

Efficient Explicit Taylor ODE Integrators with Symbolic-Numeric Computing

Songchen Tan, Oscar Smith, Christopher Rackauckas

Taylor series methods show a newfound promise for the solution of non-stiff ordinary differential equations (ODEs) given the rise of new compiler-enhanced techniques for calculatin…

math.NA2025

Scalable higher-order nonlinear solvers via higher-order automatic differentiation

Songchen Tan, Keming Miao, Alan Edelman +1

This paper demonstrates new methods and implementations of nonlinear solvers with higher-order of convergence, which is achieved by efficiently computing higher-order derivatives.…

math.NA20242 cited

A Fully Adaptive Radau Method for the Efficient Solution of Stiff Ordinary Differential Equations at Low Tolerances

Shreyas Ekanathan, Oscar Smith, Christopher Rackauckas

Radau IIA methods, specifically the adaptive order Radau method in Fortran due to Hairer, are known to be state-of-the-art for the high-accuracy solution of highly stiff ordinary d…

math.NA20249 cited

Differentiable Programming for Differential Equations: A Review

Facundo Sapienza, Jordi Bolibar, Frank Schäfer +8

The differentiable programming paradigm is a cornerstone of modern scientific computing. It refers to numerical methods for computing the gradient of a numerical model's output. Ma…

math.NA2024

NonlinearSolve.jl: High-Performance and Robust Solvers for Systems of Nonlinear Equations in Julia

Avik Pal, Flemming Holtorf, Axel Larsson +6

Efficiently solving nonlinear equations underpins numerous scientific and engineering disciplines, yet scaling these solutions for challenging system models remains a challenge. Th…

math.NA2021

Stiff Neural Ordinary Differential Equations

Suyong Kim, Weiqi Ji, Sili Deng +2

Neural Ordinary Differential Equations (ODE) are a promising approach to learn dynamic models from time-series data in science and engineering applications. This work aims at learn…