Skip to content

Commit 59c64ef

Browse files
committed
Website build
1 parent 0551639 commit 59c64ef

File tree

4 files changed

+2
-7
lines changed

4 files changed

+2
-7
lines changed
-53 Bytes
Binary file not shown.

L1_preliminaries.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -564,9 +564,7 @@ <h2><span class="section-number">1.5. </span>Inner products and orthogonality<a
564564
<p>Let <span class="math notranslate nohighlight">\(x,y\in \mathbb{C}^m\)</span>. Then the inner product of <span class="math notranslate nohighlight">\(x\)</span> and <span class="math notranslate nohighlight">\(y\)</span> is</p>
565565
<div class="math notranslate nohighlight">
566566
\[x^*y = \sum_{i=1}^m \bar{x}_iy_i.\]</div>
567-
</div></div><p>(Exercise: check that the inner product is bilinear, i.e. linear in
568-
both of the arguments.)</p>
569-
<p>We will frequently use the natural norm derived from the inner product
567+
</div></div><p>We will frequently use the natural norm derived from the inner product
570568
to define size of vectors.</p>
571569
<div class="proof proof-type-definition" id="id19">
572570

_sources/L1_preliminaries.rst.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -539,9 +539,6 @@ The inner product is a critical tool in computational linear algebra.
539539
540540
x^*y = \sum_{i=1}^m \bar{x}_iy_i.
541541
542-
(Exercise: check that the inner product is bilinear, i.e. linear in
543-
both of the arguments.)
544-
545542
We will frequently use the natural norm derived from the inner product
546543
to define size of vectors.
547544

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)