forked from JuliaCommunity/YouTubeVideoTimestamps
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from arnold-c/arnold-c-patch-1
Arnold c patch 1
- Loading branch information
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
Video title: JuliaCon 2024 | REPL Main Stage | Day 1 | ||
Video link: https://www.youtube.com/watch?v=OQnHyHgs0Qo&list=PLP8iPy9hna6R5gUZLbSZCZTGJ0uncLBfi&index=17 | ||
|
||
Contents | ||
00:00 Setup & Mic Checks | Speakers: Raye Kimmerer | ||
59:54 State of Julia 2024 | Speakers: Kristoffer Carlsson, Lilith Hafner, Elliot Saba | ||
1:32:35 State of Julia Q&A | ||
1:48:12 Juliet & Romeo; making Julia a hard real-time robot language | Speakers: Klas Nilsson, Kan Wu | ||
2:03:52 Juliet & Romeo Q&A | ||
2:06:00 JuliaSim: Bringing Julia to Industrial Modeling and Simulation | Speakers: Viral B. Shah, Gary Mansouri, Chris Rackauckas | ||
2:15:36 JuliaSim Q&A | ||
2:26:38 Break | ||
2:48:48 Adventures in Julia IR: Plundering Core.Compiler | Speakers: Frames Catherine White | ||
3:17:47 Julia IR Q&A | ||
3:19:48 Compiler plugins and non-native execution caching | Speakers: Valentin Churavy | ||
3:48:15 Compiler plugins Q&A | ||
3:50:30 Secure numerical computations using fully homomorphic encryption | Speakers: Michael Schlottke-Lakemper, Arseniy Kholod | ||
4:22:06 Secure numerical computations Q&A | ||
4:24:00 Break | ||
5:48:21 The cryptography packages in Julia: What is missing? | Speakers: Jorge Alberto Vieyra Salas | ||
6:13:23 Cryptography Q&A | ||
6:19:00 Memory in Julia | Speakers: Oscar Smith, Jameson Nash | ||
6:42:26 Memory in Julia Q&A | ||
6:49:21 App support in Pkg | Speakers: Kristoffer Carlsson | ||
7:08:55 App support in Pkg Q&A | ||
7:19:19 Break | ||
7:29:00 JuliaScript.jl - simply run julia scripts at max speed | Speakers: Stephan Sahm | ||
7:36:46 JuliaScript.jl Q&A | ||
7:39:24 ScopedValues -- What are they good for | Speakers: Valentin Churavy | ||
7:46:23 ScopedValues Q&A | ||
7:49:14 Renovating Automated Dependency Management in Julia | Speakers: Anant Thazhemadam, Joris Kraak | ||
8:14:26 Renovating Automated Dependency Management Q&A | ||
8:19:07 Pkg en route: the logistics behind the package manager | Speakers: Fredrik Ekre | ||
8:43:12 Pkg logistics Q&A | ||
8:51:01 The public keyword and how public APIs work in Julia | Speakers: Lilith Hafner | ||
9:09:34 Public keyword Q&A | ||
9:19:56 Break | ||
9:29:20 Materials Modeling: Bonding across atoms, code, and people | Speakers: Michael F. Herbst, Rachel Kurchin | ||
10:15:10 Materials Modeling Q&A | ||
10:21:00 Wrap-up announcements | ||
|
||
Code Links: | ||
Secure numerical computations: https://github.com/hpsc-lab/OpenFHE.jl | ||
JuliaScript.jl: https://github.com/jolin-io/JuliaScript.jl | ||
Materials Modeling: https://github.com/JuliaMolSim?q=&type=all&language=&sort=stargazers |