How We Wrote a Textbook using Julia
07-25, 15:00–15:30 (US/Eastern), Room 349

The speaker's experience writing a full-length optimization textbook with Julia-generated figures and typeset julia code, how to all works.


My coauthor (Prof. Mykel Kochenderfer) and I wrote a full-length, fully-featured, academic textbook. It is full of beautiful Julia-generated figures and typeset Julia code snippets. Everything is source controlled .tex files, and everything else is generated on compile. This talk covers how we did it and why you might want to do it too.

Tim Wheeler is a software engineer working on flying autonomous cars at Kitty Hawk. He recently got his Ph.D. in Aeronautics and Astronautics from Stanford for research in automotive artificial intelligence and methods for validating the safety of autonomous vehicles. Tim has sent weather balloons to the edge of space, hit Space X rockets with a big hammer, and written a college-level textbook on optimization. He loves Julia and has contributed to several METADATA packages, including PGFPlots.jl, Discretizers.jl, and CrossfilterCharts.jl.