Oscar Smith
SciML and Base developer at JuliaHub
Sessions
07-22
09:00
180min
A Deep Dive Into DifferentialEquations.jl
Chris Rackauckas, Oscar Smith
DifferentialEquations.jl is the main package in Julia for solving differential equations. It has all sorts of things, from solving ordinary differential equations to stochastic differential equations, differential-algebraic equations, and more. You can switch to preconditioned GMRES linear solvers, exponential integrators, integrate with automatic differentiation, tweak the nonlinear solvers, and add customized stepping/logging routines. Most people only ever scratch the surface: let's dive in.
General
Main Room 2
07-25
10:10
10min
FixedSizeArrays.jl: What Array probably should have been
Mosè Giordano, Neven Sajko, Oscar Smith
In this talk we will introduce FixedSizeArrays.jl
, a new package which implements mutable fixed-size arrays, based on the recent Memory
type.
General
Main Room 1 (Main stage)