Most of my open-source work is done within the Julia programming language ecosystem. I have been an active Julia user since 2016 and contribute to the SciML (Scientific Machine Learning) ecosystem, which provides the differential equations, optimisation, and machine learning infrastructure underlying much of my research. All of my code is on GitHub.
Projects
- BarycentricInterpolation.jl — barycentric Lagrange interpolation and differentiation in Julia
- RTC — open-hardware real-time controller used in control-based continuation experiments
- pdf2svg — PDF to SVG converter (historical; now superseded by
pdftocairo)