From 601224999a119c396b8885b9b4977a45d88442ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20=C3=81lvarez=20Aparicio?= Date: Thu, 28 Jul 2022 10:38:26 +0200 Subject: [PATCH] Add timestamps to Cycles and Julia Sets: Novel algorithms for Numerical Analysis --- ...ms_for_Numerical_Analysis_|_Victor_Alvarez_Aparicio | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 videos/Cycles_and_Julia Sets:_Novel_algorithms_for_Numerical_Analysis_|_Victor_Alvarez_Aparicio diff --git a/videos/Cycles_and_Julia Sets:_Novel_algorithms_for_Numerical_Analysis_|_Victor_Alvarez_Aparicio b/videos/Cycles_and_Julia Sets:_Novel_algorithms_for_Numerical_Analysis_|_Victor_Alvarez_Aparicio new file mode 100644 index 0000000..0e94555 --- /dev/null +++ b/videos/Cycles_and_Julia Sets:_Novel_algorithms_for_Numerical_Analysis_|_Victor_Alvarez_Aparicio @@ -0,0 +1,10 @@ +Title: Cycles and Julia Sets: Novel algorithms for Numerical Analysis | Víctor Álvarez Aparicio +Link: https://www.youtube.com/watch?v=7zWCK-81img + +00:00 Presentation +00:42 Introduction to Julia Sets +02:29 Basins of attraction +03:36 Why Julia Language? +04:13 Main ideas behind the algorithms +05:41 Fragment of code +06:17 Example applied to Newton's method