Completed
Summary
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Interval Methods for Scientific Computing in Julia
Automatically move to the next video in the Classroom when playback concludes
- 1 Speaker introduction
- 2 Outline
- 3 The IntervalConstraintProgramming.jl package
- 4 Applications - Root finding
- 5 How does the math work?
- 6 IntervalArithmetic.jl
- 7 The Forward-Backward contractor
- 8 How is it implemented?
- 9 Intervals in higher dimensions
- 10 Application - Unbounded optimization
- 11 Summary
- 12 Questions