From b01028b35b17548118490d250085df65a89ba174 Mon Sep 17 00:00:00 2001 From: Aston Zhang Date: Thu, 10 Oct 2019 03:55:53 +0000 Subject: [PATCH] minor --- chapter_preliminaries/reduction-norm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter_preliminaries/reduction-norm.md b/chapter_preliminaries/reduction-norm.md index 821be5cce5..f5b6d6f5f4 100644 --- a/chapter_preliminaries/reduction-norm.md +++ b/chapter_preliminaries/reduction-norm.md @@ -8,7 +8,7 @@ Specifically, as we will see in subsequent chapters, reduction, multiplication, and norms are arguably among the most commonly used operations. In this section, we start off by reviewing and summarizing basic properties of tensor arithmetic, -then illustrate those operations. +then illustrate those operations in both mathematics and code. ## Basic Properties of Tensor Arithmetic