From 316a530b9fee56f01585d2d9fc677a0da78950bd Mon Sep 17 00:00:00 2001 From: James Schloss Date: Sun, 30 Jan 2022 16:03:26 +0100 Subject: [PATCH 1/2] changing to nocookie server --- contents/IFS/IFS.md | 2 +- contents/affine_transformations/affine_transformations.md | 2 +- contents/approximate_counting/approximate_counting.md | 2 +- contents/barnsley/barnsley.md | 2 +- contents/bitlogic/bitlogic.md | 2 +- contents/computus/computus.md | 2 +- contents/domain_coloring/domain_coloring.md | 2 +- contents/euclidean_algorithm/euclidean_algorithm.md | 2 +- contents/flood_fill/flood_fill.md | 2 +- contents/forward_euler_method/forward_euler_method.md | 2 +- contents/gaussian_elimination/gaussian_elimination.md | 2 +- contents/huffman_encoding/huffman_encoding.md | 2 +- contents/monte_carlo_integration/monte_carlo_integration.md | 2 +- contents/split-operator_method/split-operator_method.md | 2 +- contents/stable_marriage_problem/stable_marriage_problem.md | 2 +- contents/tree_traversal/tree_traversal.md | 2 +- contents/verlet_integration/verlet_integration.md | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/contents/IFS/IFS.md b/contents/IFS/IFS.md index 15c114211..1e1e45d37 100644 --- a/contents/IFS/IFS.md +++ b/contents/IFS/IFS.md @@ -208,7 +208,7 @@ If you are interested, please let me know and I will be more than willing to add Here is a video describing iterated function systems:
-
diff --git a/contents/affine_transformations/affine_transformations.md b/contents/affine_transformations/affine_transformations.md index 439440b80..8c307734c 100644 --- a/contents/affine_transformations/affine_transformations.md +++ b/contents/affine_transformations/affine_transformations.md @@ -297,7 +297,7 @@ I think that is a nice note to end on: affine transformations are linear transfo Here is a video describing affine transformations:
- +