David P. Sanders
Professor at the National University of Mexico.
Has been using Julia since early 2014.
Main co-author of the JuliaIntervals suite of packages.
Has given Julia tutorials all over the world, some of which are available on YouTube and have over 100,000 views.
Sessions
This is a workshop aimed at people who already know basic Julia usage and wish to explore some more advanced topics that make Julia special, namely defining and using types, and metaprogramming.
Set computations with interval arithmetic allow us to write surprisingly efficient software for guaranteed unconstrained and constrained global optimisation in pure Julia.
We will show how interval constraint propagation can give a guaranteed description of feasible sets satisfied by nonlinear inequalities via contractors. This technology can be applied to speed up guaranteed global optimization and root finding.