From 7429e9e042fa56800e5af335ca6b67af3973de1a Mon Sep 17 00:00:00 2001 From: vavanade Date: Fri, 16 Nov 2018 21:00:15 +0100 Subject: [PATCH] determinant mistype --- old_projects/eola/chapter0.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old_projects/eola/chapter0.py b/old_projects/eola/chapter0.py index c1e17182..3fd494db 100644 --- a/old_projects/eola/chapter0.py +++ b/old_projects/eola/chapter0.py @@ -187,7 +187,7 @@ class AboutLinearAlgebra(Scene): \\end{array} \\right) = - ac - bc + ad - bc """) def get_cross_product(self):