Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Julia Language and C++ - The Perfect Marriage
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 The Julia Notebook
- 3 Kenos Bio
- 4 Outline
- 5 Why Julia
- 6 What is Julia
- 7 Strong typed Julia
- 8 Julia assembly
- 9 Type definition
- 10 Generic functions
- 11 Inheritance
- 12 Mutability
- 13 Generic Types
- 14 Multiple Dispatch
- 15 Dynamic Dispatch
- 16 Summary Table
- 17 CxxGL Package
- 18 Benchmark Tools
- 19 Basic Approach
- 20 Wrap Modules
- 21 Behind the Scenes
- 22 Method Function
- 23 Function Pointer
- 24 Why are we doing this
- 25 How efficient is this
- 26 The types
- 27 The allocated type
- 28 Inheritance templates
- 29 Package
- 30 Assembly Loop
- 31 Matrix Filling
- 32 Julia Repple
- 33 Cxx Repple
- 34 Interpolation
- 35 Special assignment syntax
- 36 C quaternions
- 37 C xx
- 38 Type Alias
- 39 Type Constructor