Skip to content

Commit 4732dfc

Browse files
committed
caliz
1 parent 0d8c463 commit 4732dfc

File tree

8 files changed

+243
-9
lines changed

8 files changed

+243
-9
lines changed
File renamed without changes.

content/posts/caliz-poem/index.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: "Poem 8. \"Cáliz\""
3+
category: personal
4+
date: 2025-09-21
5+
---
6+
7+
```
8+
te recuerdo en mi sangre,
9+
calidez que fluye por mi cuello
10+
derriba mi cabeza;
11+
te recuerdo en mis lágrimas,
12+
cierro mis ojos, y te veo
13+
a través de mis lágrimas;
14+
siento que te abrazo,
15+
existes entre mis brazos
16+
abrazándose a sí mismos,
17+
siento
18+
que te cubro de lágrimas,
19+
siento la calidez
20+
de tu sangre;
21+
en mi mente
22+
te recojo y te defiendo
23+
del tiempo,
24+
te junto en un cáliz
25+
hecho con mis manos,
26+
que poco a poco
27+
derrama nuestra sangre,
28+
derrama nuestras lágrimas
29+
```

content/posts/tensors-signals-kernels/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ $$
287287

288288
### Multilinear Algebra
289289

290-
Perhaps one of the largest contributors to the intellectual moat around topics in machine learning is the concept of a tensor. Besides their typical characterization as "nested arrays," I will provide a perspective that places them in the context of vector spaces and linear maps -- that is, of linear algebra.
290+
TODO
291291

292292
#### Vectors and Matrices
293293

@@ -306,7 +306,7 @@ M =
306306
\end{bmatrix}.
307307
$$
308308

309-
To talk about multilinear algebra and to gain a principled understanding of tensors, I will expose the idea that $v$ and $M$ are _both_ matrices, each of which simultaneously identifies a vector and a linear map. To tell the complate story behind this, I will establish three resources below and explain afterward.
309+
To talk about multilinear algebra and to gain a principled understanding of tensors, I will expose the idea that $v$ and $M$ are _both_ matrices, each of which simultaneously identifies a vector and a linear map. For a richer support, I will establish three resources below and explain their relationship afterward.
310310

311311
{{% hint title="3.8. Remark" %}}
312312

@@ -329,10 +329,10 @@ There is a bijection between $\mathcal{L}(V, W)$ and $\mathbb{F}^{m \times n}$ s
329329
{{% hint title="3.10. Remark" %}}
330330

331331

332-
A vector $v \in V$ can be regarded as a linear map from the field $\mathbb{F}$ into $V$, defined by
332+
A vector $v$ in a space $V$ over $\mathbb{F}$ can be regarded as a linear map from the vector space $\mathbb{F}^1$ into $V$, via
333333

334334
$$
335-
\varphi_v : \mathbb{F} \to V, \;\; \varphi_v(\lambda) = \lambda v.
335+
\varphi_v : \mathbb{F}^1 \to V, \;\; \varphi_v(\lambda) = \lambda v.
336336
$$
337337

338338
When a basis for $V$ is fixed, the map $\varphi_v$ is represented by an $n \times 1$ matrix (as an instance of theorem 3.9). This matrix is the familiar column of "coordinates" of $v$.

public/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,13 @@ <h3>Technical</h3>
7474

7575
<h3>Personal</h3>
7676
<ul id="posts">
77+
<li>
78+
<a href="http://localhost:1313/poem-8.-c%C3%A1liz/">
79+
Poem 8. &#34;Cáliz&#34;
80+
<small><time>Sep 21, 2025</time></small>
81+
</a>
82+
</li>
83+
7784
<li>
7885
<a href="http://localhost:1313/poem-7.-absoluto/">
7986
Poem 7. &#34;Absoluto&#34;

public/index.xml

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description>Recent content on Max Fierro</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-US</language>
9-
<lastBuildDate>Mon, 15 Sep 2025 00:00:00 +0000</lastBuildDate>
9+
<lastBuildDate>Sun, 21 Sep 2025 00:00:00 +0000</lastBuildDate>
1010

1111
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
1212

@@ -16,6 +16,38 @@
1616

1717

1818

19+
<item>
20+
<title>Poem 8. &#34;Cáliz&#34;</title>
21+
<link>http://localhost:1313/poem-8.-c%C3%A1liz/</link>
22+
<pubDate>Sun, 21 Sep 2025 00:00:00 +0000</pubDate>
23+
24+
<guid>http://localhost:1313/poem-8.-c%C3%A1liz/</guid>
25+
<description>&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;te recuerdo en mi sangre,
26+
calidez que fluye por mi cuello
27+
derriba mi cabeza;
28+
te recuerdo en mis lágrimas,
29+
cierro mis ojos, y te veo
30+
a través de mis lágrimas;
31+
siento que te abrazo,
32+
existes entre mis brazos
33+
abrazándose a sí mismos,
34+
siento
35+
que te cubro de lágrimas,
36+
siento la calidez
37+
de tu sangre;
38+
en mi mente
39+
te recojo y te defiendo
40+
del tiempo,
41+
te junto en un cáliz
42+
hecho con mis manos,
43+
que poco a poco
44+
derrama nuestra sangre,
45+
derrama nuestras lágrimas
46+
&lt;/code&gt;&lt;/pre&gt;</description>
47+
</item>
48+
49+
50+
1951
<item>
2052
<title>Poem 7. &#34;Absoluto&#34;</title>
2153
<link>http://localhost:1313/poem-7.-absoluto/</link>

public/perspectives-into-tensors-signals-and-kernel-methods/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ <h4 id="overview-1">Overview</h4>
523523
$$</div>
524524
</div>
525525
<h3 id="multilinear-algebra">Multilinear Algebra</h3>
526-
<p>Perhaps one of the largest contributors to the intellectual moat around topics in machine learning is the concept of a tensor. Besides their typical characterization as &ldquo;nested arrays,&rdquo; I will provide a perspective that places them in the context of vector spaces and linear maps &ndash; that is, of linear algebra.</p>
526+
<p>TODO</p>
527527
<h4 id="vectors-and-matrices">Vectors and Matrices</h4>
528528
<p>A regrettable aspect of a typical introduction to linear algebra is the marriage of syntax to abstract objects. Most of us were told in a first impression that a vector $v$ and a matrix $M$ may look something like this:</p>
529529
$$
@@ -537,7 +537,7 @@ <h4 id="vectors-and-matrices">Vectors and Matrices</h4>
537537
1 & 2 \\
538538
3 & 4
539539
\end{bmatrix}.
540-
$$<p>To talk about multilinear algebra and to gain a principled understanding of tensors, I will expose the idea that $v$ and $M$ are <em>both</em> matrices, each of which simultaneously identifies a vector and a linear map. To tell the complate story behind this, I will establish three resources below and explain afterward.</p>
540+
$$<p>To talk about multilinear algebra and to gain a principled understanding of tensors, I will expose the idea that $v$ and $M$ are <em>both</em> matrices, each of which simultaneously identifies a vector and a linear map. For a richer support, I will establish three resources below and explain their relationship afterward.</p>
541541
<style>
542542
.box-body > :last-child {
543543
margin-bottom: 0 !important;
@@ -640,9 +640,9 @@ <h4 id="vectors-and-matrices">Vectors and Matrices</h4>
640640
"
641641
/>
642642
<div style="font-size: 0.92em" class="box-body">
643-
<p>A vector $v \in V$ can be regarded as a linear map from the field $\mathbb{F}$ into $V$, defined by</p>
643+
<p>A vector $v$ in a space $V$ over $\mathbb{F}$ can be regarded as a linear map from the vector space $\mathbb{F}^1$ into $V$, via</p>
644644
$$
645-
\varphi_v : \mathbb{F} \to V, \;\; \varphi_v(\lambda) = \lambda v.
645+
\varphi_v : \mathbb{F}^1 \to V, \;\; \varphi_v(\lambda) = \lambda v.
646646
$$<p>When a basis for $V$ is fixed, the map $\varphi_v$ is represented by an $n \times 1$ matrix (as an instance of theorem 3.9). This matrix is the familiar column of &ldquo;coordinates&rdquo; of $v$.</p>
647647
</div>
648648
</div>

public/poem-7.-cáliz/index.html

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
<!DOCTYPE html>
2+
<html lang="en"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
3+
<meta charset="utf-8">
4+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
5+
6+
<meta name="description" content="Max&#39;s personal site">
7+
8+
9+
<link rel="icon" type="image/x-icon" href="/favicon.ico" media="(prefers-color-scheme: light)">
10+
<link rel="icon" type="image/x-icon" href="/favicon-dark.ico" media="(prefers-color-scheme: dark)">
11+
12+
13+
14+
15+
<link rel="stylesheet" href="/css/style.min.css">
16+
17+
<link rel="canonical" href="http://localhost:1313/poem-7.-c%C3%A1liz/" />
18+
<title>Poem 7. &#34;Cáliz&#34;</title>
19+
</head>
20+
<body><header id="banner">
21+
<a href="http://localhost:1313/"
22+
><img src="/logo.svg" alt="Logo" class="site-logo"
23+
/></a>
24+
<h2><a href="http://localhost:1313/">Max Fierro</a></h2>
25+
<nav>
26+
<ul>
27+
<li>
28+
<a href="/about/" title="about"
29+
>about</a
30+
>
31+
</li><li>
32+
<a href="/resume/" title="resume"
33+
>resume</a
34+
>
35+
</li><li>
36+
<a href="/index.xml" title=""
37+
>rss</a
38+
>
39+
</li>
40+
</ul>
41+
</nav>
42+
</header>
43+
<main id="content">
44+
<article>
45+
<header id="post-header">
46+
<h1>Poem 7. &#34;Cáliz&#34;</h1>
47+
<div>
48+
<time>September 21, 2025</time>
49+
</div>
50+
</header><pre tabindex="0"><code>desde ya distantes astros
51+
por un volumen transparente
52+
se derrama
53+
un cuerpo que mi visión sostiene;
54+
mi mirada atraviesa el cielo
55+
y se filtra por un medio invisible;
56+
se somete a su estructura,
57+
y se concreta,
58+
se cristaliza:
59+
60+
si lo busco,
61+
todo existe en ese cuerpo;
62+
cada cosa
63+
es una de sus caras,
64+
cada perspectiva
65+
es una de sus esquinas,
66+
y dentro de su totalidad
67+
se encuentra a si misma
68+
mi mirada:
69+
70+
ser que se yergue
71+
entre patrones que yo elijo,
72+
tu cara lo es todo
73+
y existe en la nada,
74+
tu mirada me ve
75+
y me concreta,
76+
me cristaliza:
77+
78+
tu mirada se ve a si misma,
79+
se superpone con la mía,
80+
cual cristal en simetría;
81+
y ese encuentro
82+
brilla como un astro:
83+
</code></pre></article>
84+
85+
</main><footer id="footer">
86+
Copyright © 2024 Max Fierro
87+
</footer>
88+
</body>
89+
</html>

public/poem-8.-cáliz/index.html

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
<!DOCTYPE html>
2+
<html lang="en"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
3+
<meta charset="utf-8">
4+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
5+
6+
<meta name="description" content="Max&#39;s personal site">
7+
8+
9+
<link rel="icon" type="image/x-icon" href="/favicon.ico" media="(prefers-color-scheme: light)">
10+
<link rel="icon" type="image/x-icon" href="/favicon-dark.ico" media="(prefers-color-scheme: dark)">
11+
12+
13+
14+
15+
<link rel="stylesheet" href="/css/style.min.css">
16+
17+
<link rel="canonical" href="http://localhost:1313/poem-8.-c%C3%A1liz/" />
18+
<title>Poem 8. &#34;Cáliz&#34;</title>
19+
</head>
20+
<body><header id="banner">
21+
<a href="http://localhost:1313/"
22+
><img src="/logo.svg" alt="Logo" class="site-logo"
23+
/></a>
24+
<h2><a href="http://localhost:1313/">Max Fierro</a></h2>
25+
<nav>
26+
<ul>
27+
<li>
28+
<a href="/about/" title="about"
29+
>about</a
30+
>
31+
</li><li>
32+
<a href="/resume/" title="resume"
33+
>resume</a
34+
>
35+
</li><li>
36+
<a href="/index.xml" title=""
37+
>rss</a
38+
>
39+
</li>
40+
</ul>
41+
</nav>
42+
</header>
43+
<main id="content">
44+
<article>
45+
<header id="post-header">
46+
<h1>Poem 8. &#34;Cáliz&#34;</h1>
47+
<div>
48+
<time>September 21, 2025</time>
49+
</div>
50+
</header><pre tabindex="0"><code>te recuerdo en mi sangre,
51+
calidez que fluye por mi cuello
52+
derriba mi cabeza;
53+
te recuerdo en mis lágrimas,
54+
cierro mis ojos, y te veo
55+
a través de mis lágrimas;
56+
siento que te abrazo,
57+
existes entre mis brazos
58+
abrazándose a sí mismos,
59+
siento
60+
que te cubro de lágrimas,
61+
siento la calidez
62+
de tu sangre;
63+
en mi mente
64+
te recojo y te defiendo
65+
del tiempo,
66+
te junto en un cáliz
67+
hecho con mis manos,
68+
que poco a poco
69+
derrama nuestra sangre,
70+
derrama nuestras lágrimas
71+
</code></pre></article>
72+
73+
</main><footer id="footer">
74+
Copyright © 2024 Max Fierro
75+
</footer>
76+
</body>
77+
</html>

0 commit comments

Comments
 (0)